Element | modified-parts |
<xs:complexType name="modified-partsType"> <xs:sequence> <xs:element name="part-language" type="exch:part-languageType" minOccurs="0"/> <xs:element name="part-text" type="exch:part-textType" minOccurs="0"/> </xs:sequence> </xs:complexType> |