cbrn:MessageDestination
An identifier and/or name of a facility, site, or organization(s) that is(are) the destination of a message.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/4.0/
Schema document: domains/cbrn/4.0/cbrn.xsd
Type: cbrn:MessageOriginOrDestinationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:OrganizationIdentification [0..*]An identification that references an organization.
- cbrn:FacilityID [0..*]A unique identifier assigned to a facility. There is no required format for the ID value.
- nc:OrganizationName [0..*]A name of an organization.
- nc:FacilityName [0..*]A name of a facility.
- cbrn:OrganizationParentName [0..*]A Name of the parent organization of an organization.
- cbrn:MilitaryUnitSizeText [0..*]A description of the size of a military unit by use of echelon name.
- cbrn:MilitaryUnitRoleTextList [0..*]A list of functional roles performed by a military organization.
- cbrn:MessageOriginOrDestinationAugmentationPointAbstract [0..*]An augmentation point for cbrn:MessageOriginOrDestinationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:MessageOriginOrDestinationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type cbrn:ContentHeaderType (Element cbrn:MessageContentHeader)
Sample instance
<cbrn:MessageDestination> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:OrganizationIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JurisdictionANSID20AuthorityCode>AB</j:JurisdictionANSID20AuthorityCode> <nc:LocationCityName>string</nc:LocationCityName> <nc:LocationCountry>... </nc:LocationCountry> <nc:LocationCountyCode>001</nc:LocationCountyCode> <nc:LocationState>... </nc:LocationState> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <nc:StatusDate>... </nc:StatusDate> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryISO3166Alpha2Code>AD</intel:IdentificationIssuingCountryISO3166Alpha2Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </nc:OrganizationIdentification> <cbrn:FacilityID>string</cbrn:FacilityID> <nc:OrganizationName>string</nc:OrganizationName> <nc:FacilityName>string</nc:FacilityName> <cbrn:OrganizationParentName>string</cbrn:OrganizationParentName> <cbrn:MilitaryUnitSizeText>string</cbrn:MilitaryUnitSizeText> <cbrn:MilitaryUnitRoleTextList>token token</cbrn:MilitaryUnitRoleTextList> <cbrn:MessageOriginOrDestinationAugmentationPoint>any content</cbrn:MessageOriginOrDestinationAugmentationPoint> </cbrn:MessageDestination>