This element can optinally contain settings decribing the stucture of a package, general header inforamtion and so on. |
<xs:element name="Properties" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">This element can optinally contain settings decribing the stucture of a package, general header inforamtion and so on.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0"> <xs:element ref="TotalSizeInBits"/> <xs:element ref="TotalSizeInBytes"/ |