singleType

Complex Type Information

Model

Children: atomicType, optional

Used By

Element singleType

Source

<xsd:complexType name="singleType">
  <xsd:sequence>
    <xsd:element ref="atomicType"/>
    <xsd:element name="optional" type="emptyContent" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>