name

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
reifier xs:anyURI optional

Used By

Element topic

Source

<xs:element name="name">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="itemIdentity" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="type" minOccurs="0"/>
      <xs:element ref="scope" minOccurs="0"/>
      <xs:element ref="value"/>
      <xs:element ref="variant" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="reifier" type="xs:anyURI"/>
  </xs:complexType>
</xs:element>

Sample