A group of properties associated with the core descriptive facet of different types of content. |
Complex Type | ContentMetadataAcDType |
<xs:group name="DescriptiveMetadataCoreGroup"> <xs:annotation> <xs:documentation>A group of properties associated with the core descriptive facet of different types of content.</xs:documentation> </xs:annotation> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="language"/> <xs:element ref="keyword"/> <xs:element ref="subject"/> <xs:element ref="slugline"/> <xs:element ref="headline"/> <xs:element ref="description"/> </xs:choice> </xs:sequence> </xs:group> |