em:AlarmEventPermit
A permit for the alarm event site
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Schema document: domains/emergencyManagement/4.0/emergencyManagement.xsd
Type: nc:PermitType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:PermitIdentification [0..*]A permit identification.
- nc:PermitCategoryText [0..*]A kind of permit.
- nc:PermitRenewalDate [0..*]A date on which a permit must be renewed.
- nc:PermitStartDate [0..*]A date on which a permit was issued or renewed.
- nc:PermitUsageText [0..*]A usage allowed by a permit.
- nc:PermitAugmentationPointAbstract [0..*]An augmentation point for PermitType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:PermitCategoryAbstractfrom subst. group nc:PermitAugmentationPoint
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 em:AlarmEventType (Element em:AlarmEvent)
Sample instance
<em:AlarmEventPermit> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:PermitIdentification> <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:PermitIdentification> <nc:PermitCategoryText>string</nc:PermitCategoryText> <nc:PermitRenewalDate> <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:PermitRenewalDate> <nc:PermitStartDate> <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:PermitStartDate> <nc:PermitUsageText>string</nc:PermitUsageText> <nc:PermitAugmentationPoint>any content</nc:PermitAugmentationPoint> </em:AlarmEventPermit>