Namespace
urn:us:gov:ic:its
Annotations
Assertion Schema for ITS
Messaging Service.
Diagram
Type
its:ItsType
Properties
Model
its:MessageId{0,1}
,
its:ObjectType
,
its:Priority{0,1}
,
its:PublishDateTime{0,1}
,
its:Originator
,
its:RecipientList
,
its:Topic*
,
its:encryptTDO
,
its:Description{0,1}
,
its:Fabric
Children
its:Description
,
its:Fabric
,
its:MessageId
,
its:ObjectType
,
its:Originator
,
its:Priority
,
its:PublishDateTime
,
its:RecipientList
,
its:Topic
,
its:encryptTDO
Instance
<its:Its DESVersion= "" xmlns:its= "urn:us:gov:ic:its" >
<its:MessageId > {0,1} </its:MessageId>
<its:ObjectType > {1,1} </its:ObjectType>
<its:Priority > {0,1} </its:Priority>
<its:PublishDateTime > {0,1} </its:PublishDateTime>
<its:Originator atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" compilationReason= "" cuiBasic= "" cuiControlledBy= "" cuiControlledByOffice= "" cuiDecontrolDate= "" cuiDecontrolEvent= "" cuiPOC= "" cuiSpecified= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" handleViaChannels= "" hasApproximateMarkings= "" highWaterNATO= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" secondBannerLine= "" > {1,1} </its:Originator>
<its:RecipientList atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" compilationReason= "" cuiBasic= "" cuiControlledBy= "" cuiControlledByOffice= "" cuiDecontrolDate= "" cuiDecontrolEvent= "" cuiPOC= "" cuiSpecified= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" handleViaChannels= "" hasApproximateMarkings= "" highWaterNATO= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" secondBannerLine= "" > {1,1} </its:RecipientList>
<its:Topic atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" compilationReason= "" cuiBasic= "" cuiControlledBy= "" cuiControlledByOffice= "" cuiDecontrolDate= "" cuiDecontrolEvent= "" cuiPOC= "" cuiSpecified= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" handleViaChannels= "" hasApproximateMarkings= "" highWaterNATO= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" secondBannerLine= "" > {0,unbounded} </its:Topic>
<its:encryptTDO > {1,1} </its:encryptTDO>
<its:Description atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" compilationReason= "" cuiBasic= "" cuiControlledBy= "" cuiControlledByOffice= "" cuiDecontrolDate= "" cuiDecontrolEvent= "" cuiPOC= "" cuiSpecified= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" handleViaChannels= "" hasApproximateMarkings= "" highWaterNATO= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" secondBannerLine= "" > {0,1} </its:Description>
<its:Fabric atomicEnergyMarkings= "" classification= "" classificationReason= "" classifiedBy= "" compilationReason= "" cuiBasic= "" cuiControlledBy= "" cuiControlledByOffice= "" cuiDecontrolDate= "" cuiDecontrolEvent= "" cuiPOC= "" cuiSpecified= "" declassDate= "" declassEvent= "" declassException= "" derivativelyClassifiedBy= "" derivedFrom= "" displayOnlyTo= "" disseminationControls= "" FGIsourceOpen= "" FGIsourceProtected= "" handleViaChannels= "" hasApproximateMarkings= "" highWaterNATO= "" joint= "" nonICmarkings= "" nonUSControls= "" ownerProducer= "" releasableTo= "" SARIdentifier= "" SCIcontrols= "" secondBannerLine= "" > {1,1} </its:Fabric>
</its:Its>
Attributes
QName
Type
Use
Annotation
DESVersion
restriction of xs:string
required
The version number of the specification.
This attribute is intended for processing systems to determine the appropriate versions
of
Schema, Schematron, and CVE values for validation and interpretation of an instance
document.
If there are multiple of this attribute
specified in an instance document, the first one in document order is the one that
will
apply to the entire document. Document order is
defined in https://www.w3.org/TR/xpath-datamodel/#document-order
Source
<xs:element name= "Its" type= "its:ItsType" >
<xs:annotation >
<xs:documentation >
<p xmlns= "http://www.w3.org/1999/xhtml" ism:classification= "U" ism:ownerProducer= "USA" > Assertion Schema for ITS Messaging Service. </p>
</xs:documentation>
</xs:annotation>
</xs:element>
Schema location
ITS-MS.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.