spml:Attributes

Complex Type Information

Model

attr* , ANY element from ANY namespace
Children: attr

Attributes

Used By

Source

<xsd:complexType name="Attributes">
  <xsd:sequence>
    <xsd:element ref="dsml:attr" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:any minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  </xsd:sequence>
  <xsd:anyAttribute namespace="##other" processContents="lax"/>
</xsd:complexType>