<xs:complexType name="modificationsType"> <xs:sequence> <xs:element name="modified-bibliography" type="exch:modified-bibliographyType" minOccurs="0"/> <xs:element name="modified-part" type="exch:modified-partType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |