Definition Type: ComplexType
Name: ContentMetadataType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Abstract
Documentation:
The type for a basic set of metadata properties about the content
Collapse XSD Schema Diagram:
Drilldown into audience in schema nar_1_3-spec-framework-core_xsd Drilldown into contributor in schema nar_1_3-spec-framework-core_xsd Drilldown into creator in schema nar_1_3-spec-framework-core_xsd Drilldown into infoSource in schema nar_1_3-spec-framework-core_xsd Drilldown into located in schema nar_1_3-spec-framework-core_xsd Drilldown into contentModified in schema nar_1_3-spec-framework-core_xsd Drilldown into contentCreated in schema nar_1_3-spec-framework-core_xsd Drilldown into urgency in schema nar_1_3-spec-framework-core_xsd Drilldown into AdministrativeMetadataGroup in schema nar_1_3-spec-framework-core_xsd Drilldown into icon in schema nar_1_3-spec-framework-core_xsdXSD Diagram of ContentMetadataType in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="ContentMetadataType">
    <xs:annotation>
        <xs:documentation>The type for a  basic set of metadata properties about the content</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="icon" minOccurs="0" />
        <xs:group ref="AdministrativeMetadataGroup" />
        <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
icon nsA:icon 0 (1)
urgency nsA:urgency 0 (1)
contentCreated nsA:contentCreated 0 (1)
contentModified nsA:contentModified 0 (1)
located nsA:located (1) (1)
infoSource nsA:infoSource (1) (1)
creator nsA:creator (1) (1)
contributor nsA:contributor (1) (1)
audience nsA:audience (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
<xs:group> nsA:AdministrativeMetadataGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:contentMeta
Collapse Comments:
blog comments powered by Disqus