attributeList

Complex Type Information

Model

Used By

Element attributeList

Source

<xsd:complexType name="attributeList">
  <xsd:sequence>
    <xsd:choice maxOccurs="unbounded">
      <xsd:element name="attributeConstructor" type="attributeConstructor"/>
      <xsd:element name="namespaceDeclaration" type="namespaceDeclaration"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>