n1:except

Element Information

Model

Children: n1:choice, n1:nsName

Used By

Elements n1:anyName, n1:data

Source

<xs:element name="except">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="n1:nsName" maxOccurs="unbounded"/>
      <xs:element ref="n1:choice"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample