AbstractSet

Complex Type Information

Model

Children: meta

Attributes

QName Type Fixed Default Use Inheritable Annotation
about URIorSafeCURIE optional
id xs:ID required
label xs:string optional
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
Wildcard: ANY attribute from ANY namespace

Used By

Source

<xs:complexType name="AbstractSet" abstract="true" mixed="false">
  <xs:complexContent>
    <xs:extension base="IDTagged"/>
  </xs:complexContent>
</xs:complexType>