ip:Sector
A sector (i.e., major grouping for infrastructure) to which the asset belongs. There are 18 such Sectors as outlined in the National Infrastructure Protection Plan.
Element information
Namespace: http://release.niem.gov/niem/domains/infrastructureProtection/3.0/
Schema document: domains/infrastructureProtection/3.0/infrastructureProtection.xsd
Type: ip:SectorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- ip:SectorName [0..*]A major grouping name of critical infrastructure to which the facility belongs.
- ip:SubSector [0..*]A major grouping within the sector to which the asset belongs -see Infrastructure Taxonomy Ver.3
- ip:SectorTaxonomyID [0..*]An identifier of each sector as used in the Taxonomy -see Infrastructure Taxonomy Ver.3
- ip:SectorTaxonomyDescriptionText [0..*]A description of the Sector based on the description provided in the Infrastructure Data Taxonomy (IDT).
- ip:SectorAugmentationPointAbstract [0..*]An augmentation point for SectorType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group ip:SectorAugmentationPoint
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: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
<ip:Sector> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <ip:SectorName>string</ip:SectorName> <ip:SubSector> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <ip:SubSectorName>string</ip:SubSectorName> <ip:SubSectorTaxonomyID>string</ip:SubSectorTaxonomyID> <ip:SectorName>string</ip:SectorName> <ip:Segment> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <ip:SegmentName>string</ip:SegmentName> <ip:SegmentTaxonomyID>string</ip:SegmentTaxonomyID> <ip:SubSectorName>string</ip:SubSectorName> <ip:SubSegment>... </ip:SubSegment> <ip:SegmentTaxonomyDescriptionText>string</ip:SegmentTaxonomyDescriptionText> <ip:SegmentAugmentationPoint>any content</ip:SegmentAugmentationPoint> </ip:Segment> <ip:SubSectorTaxonomyDescriptionText>string</ip:SubSectorTaxonomyDescriptionText> <ip:SubsectorAugmentationPoint>any content</ip:SubsectorAugmentationPoint> </ip:SubSector> <ip:SectorTaxonomyID>string</ip:SectorTaxonomyID> <ip:SectorTaxonomyDescriptionText>string</ip:SectorTaxonomyDescriptionText> <ip:SectorAugmentationPoint>any content</ip:SectorAugmentationPoint> </ip:Sector>