OtherOrderTarget

Element Information

Model

ANY element from ANY namespace

Attributes

QName Type Fixed Default Use Inheritable Annotation
name optional

Used By

Element OrderTarget

Source

<xs:element name="OtherOrderTarget">
  <xs:complexType mixed="true">
    <xs:sequence>
      <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
    </xs:sequence>
    <xs:attribute name="name"/>
  </xs:complexType>
</xs:element>

Sample