mo:ContactInformationAugmentation
Additional information about a nc:Contact.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/3.1/
Schema document: domains/militaryOperations/3.1/mo.xsd
Type: mo:ContactInformationAugmentationType
Properties: Global, Qualified, Nillable
Content
- mo:ContactInformationComment [0..*]A field used by the POC or user to provide additional information
- mo:ContactInformationRankText [0..*]A military rank for the focal point of information concerning an activity or event.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type nc:ContactInformationType (Elements cbrn:RequestAgencyContactInformation, cbrn:ResponseAgencyContactInformation, hs:PrimaryOfficialContact, hs:SecondaryOfficialContact, intel:PersonContactDetails, it:HazardousMaterialContactInfo, j:EvidenceItemContactInformation ...more)
Substitution hierarchy
- nc:ContactInformationAugmentationPoint
- can be substituted with mo:ContactInformationAugmentation
Sample instance
<mo:ContactInformationAugmentation> <mo:ContactInformationComment> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CommentAuthorText>string</nc:CommentAuthorText> <nc:CommentCreationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:CommentCreationDate> <nc:CommentText>string</nc:CommentText> <nc:CommentTitleText>string</nc:CommentTitleText> <mo:CommentDestinationText>string</mo:CommentDestinationText> </mo:ContactInformationComment> <mo:ContactInformationRankText>string</mo:ContactInformationRankText> </mo:ContactInformationAugmentation>