<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>
|