simpleWildcard

Complex Type Information

Model

Children: QName, star

Used By

Source

<xsd:complexType name="simpleWildcard">
  <xsd:choice>
    <xsd:element name="QName" type="EQName"/>
    <xsd:element name="star" type="emptyContent"/>
  </xsd:choice>
</xsd:complexType>