Elements | modificationsType/modified-part, modified-part |
<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> |