modified-partType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lang xs:string optional
sequence xs:string optional

Used By

Source

<xs:complexType name="modified-partType">
  <xs:sequence>
    <xs:element name="modified-part-name" type="exch:modified-part-nameType"/>
    <xs:element name="modified-item" type="exch:modified-itemType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="sequence" type="xs:string"/>
  <xs:attribute name="lang" type="xs:string"/>
</xs:complexType>