n1:optional

Element Information

Model

Used By

Source

<xs:element name="optional">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="n1:attribute"/>
      <xs:element ref="n1:choice"/>
      <xs:element ref="n1:ref"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample