target

Element Information

Model

ANY element from ANY namespace

Attributes

Source

<xsd:element name="target">
  <xsd:complexType>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:any processContents="skip"/>
    </xsd:choice>
    <xsd:anyAttribute processContents="skip"/>
  </xsd:complexType>
</xsd:element>

Sample