Namespace
urn:us:gov:ic:pubs
Annotations
A description of the source
collection system used for this product.
Diagram
Properties
Used by
Model
Children
pubs:CollectSourceContext
,
pubs:CollectSourceDescription
,
pubs:CollectSourceID
Instance
<pubs:CollectSource access= "" identity= "" reliability= "" xmlns:pubs= "urn:us:gov:ic:pubs" >
<pubs:CollectSourceDescription atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" COIProtectionLevel= "" compilationReason= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" hasApproximateMarkings= "" id= "" IDReference= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" qualifier= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" styleType= "" > {1,1} </pubs:CollectSourceDescription>
<pubs:CollectSourceContext atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" COIProtectionLevel= "" compilationReason= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" hasApproximateMarkings= "" id= "" IDReference= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" qualifier= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" styleType= "" > {0,1} </pubs:CollectSourceContext>
<pubs:CollectSourceID atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" compilationReason= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" hasApproximateMarkings= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" > {0,1} </pubs:CollectSourceID>
</pubs:CollectSource>
Attributes
QName
Type
Use
access
restriction of xsd:NMTOKEN
optional
identity
xsd:string
optional
reliability
restriction of xsd:NMTOKEN
optional
Source
<xsd:element name= "CollectSource" >
<xsd:annotation >
<xsd:documentation >
<p xmlns= "http://www.w3.org/1999/xhtml" ism:ownerProducer= "USA" ism:classification= "U" > A description of the source collection system used for this product. </p>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType >
<xsd:all minOccurs= "1" maxOccurs= "1" >
<xsd:element ref= "pubs:CollectSourceDescription" minOccurs= "1" maxOccurs= "1" />
<xsd:element ref= "pubs:CollectSourceContext" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "pubs:CollectSourceID" minOccurs= "0" maxOccurs= "1" />
</xsd:all>
<xsd:attribute name= "identity" type= "xsd:string" use= "optional" />
<xsd:attribute name= "access" use= "optional" >
<xsd:simpleType >
<xsd:restriction base= "xsd:NMTOKEN" >
<xsd:enumeration value= "direct" />
<xsd:enumeration value= "indirect" />
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name= "reliability" use= "optional" >
<xsd:simpleType >
<xsd:restriction base= "xsd:NMTOKEN" >
<xsd:enumeration value= "reliable" />
<xsd:enumeration value= "uncertain" />
<xsd:enumeration value= "unknown" />
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Schema location
PUBS-XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.