<xs:element name="partMeta" type="partMetaPropType">
<xs:annotation>
<xs:documentation>A set of properties describing a specific part of the content of the Item. ///
The relationship of properties inside this partMeta and properties at a higher hierarchical level of the content parts structure is:
- the semantic assertion of all properties at a higher level is inherited by this partMeta element as if these properities would be its children
- a child property of a specific name wipes out for this partMeta element any semantic assertions of properties of the same name at higher levels
- in this latter case: if the semantic assertion of a property at a higher level should be reinstated for this part of the content then this property has to appear again as child of this partMeta</xs:documentation>
</xs:annotation>
</xs:element>
|