mo:ContactInformationAugmentation
Additional information about a nc:Contact.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.0/
Schema document: domains/militaryOperations/4.0/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.
- mo:ContactInformationSecureEmailID [0..*]A secure electronic mailing address by which a person or organization may be contacted.
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:uri | [0..1] | xsd:anyURI | 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:EmployerContactInformation, hs:PrimaryOfficialContact, hs:SecondaryOfficialContact, intel:PersonContactDetails, it:HazardousMaterialContactInfo ...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> <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:CommentCreationDate> <nc:CommentText>string</nc:CommentText> <nc:CommentTitleText>string</nc:CommentTitleText> <mo:CommentDestinationText>string</mo:CommentDestinationText> </mo:ContactInformationComment> <mo:ContactInformationRankText>string</mo:ContactInformationRankText> <mo:ContactInformationSecureEmailID>string</mo:ContactInformationSecureEmailID> </mo:ContactInformationAugmentation>