mo:ApprovalAuthority
A group of metadata that describes and identifies a person, group, board, or organization that has approving authority.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.0/
Schema document: domains/militaryOperations/4.0/mo.xsd
Type: mo:ApprovalAuthorityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- mo:ApprovalAuthorityName [0..*]A name for a person, group, board, or organization
- mo:ApprovalStatusText [0..*]A text that indicates the status of an approval.
- mo:ApprovalDate [0..*]A date of the approval.
- j:ApprovalStatusCode [0..*]A code that identifies the status of a request.
- mo:ApprovalAuthorityAugmentationPointAbstract [0..*]An augmentation point for type mo:ApprovalAuthorityType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group mo:ApprovalAuthorityAugmentationPoint
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 |
Sample instance
<mo:ApprovalAuthority> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:ApprovalAuthorityName>string</mo:ApprovalAuthorityName> <mo:ApprovalStatusText>string</mo:ApprovalStatusText> <mo:ApprovalDate> <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> </mo:ApprovalDate> <j:ApprovalStatusCode>APPROVED</j:ApprovalStatusCode> <mo:ApprovalAuthorityAugmentationPoint>any content</mo:ApprovalAuthorityAugmentationPoint> </mo:ApprovalAuthority>