Definition Type: Element
Name: AdministrativeMetadata
Containing Schema: NewsML_1.2.xsd
Abstract
Documentation:
========================= ELEMENT TYPE DECLARATIONS ========================= ============================ AdministrativeMetadata ============================ Information about the provenance of a NewsComponent. ================================================================================
Collapse XSD Schema Diagram:
Drilldown into Property in schema newsml_1_2_xsd Drilldown into Contributor in schema newsml_1_2_xsd Drilldown into Source in schema newsml_1_2_xsd Drilldown into Creator in schema newsml_1_2_xsd Drilldown into Provider in schema newsml_1_2_xsd Drilldown into SystemIdentifier in schema newsml_1_2_xsd Drilldown into FileName in schema newsml_1_2_xsd Drilldown into Catalog in schema newsml_1_2_xsd Drilldown into Euid in schema newsml_1_2_xsd Drilldown into Duid in schema newsml_1_2_xsd Drilldown into localid in schema newsml_1_2_xsdXSD Diagram of AdministrativeMetadata in schema newsml_1_2_xsd (News Markup Language (NewsML))
Collapse XSD Schema Code:
<xs:element name="AdministrativeMetadata">
    <xs:annotation>
        <xs:documentation> 
                           =========================
                           ELEMENT TYPE DECLARATIONS 
                           =========================

			</xs:documentation>
        <xs:documentation> 
============================ AdministrativeMetadata ============================
Information about the provenance of a NewsComponent. 
================================================================================

			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="Catalog" minOccurs="0" />
            <xs:element ref="FileName" minOccurs="0" />
            <xs:element ref="SystemIdentifier" minOccurs="0" />
            <xs:element ref="Provider" minOccurs="0" />
            <xs:element ref="Creator" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Source" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Contributor" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Property" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attributeGroup ref="localid" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Catalog Catalog 0 (1)
FileName FileName 0 (1)
SystemIdentifier SystemIdentifier 0 (1)
Provider Provider 0 (1)
Creator Creator 0 unbounded
Source Source 0 unbounded
Contributor Contributor 0 unbounded
Property Property 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Duid Duid (Optional)
Euid Euid (Optional)