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://niem.gov/niem/domains/infrastructureProtection/2.1
Schema document: domains/infrastructureProtection/2.1/infrastructureProtection.xsd
Type: ip:SectorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ip:SectorName [0..*] The 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..*] The identification 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).
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<ip:Sector> <ip:SectorName>string</ip:SectorName> <ip:SubSector> <ip:SubSectorName>string</ip:SubSectorName> <ip:SubSectorTaxonomyID>string</ip:SubSectorTaxonomyID> <ip:SectorName>string</ip:SectorName> <ip:Segment> <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:Segment> <ip:SubSectorTaxonomyDescriptionText>string</ip:SubSectorTaxonomyDescriptionText> </ip:SubSector> <ip:SectorTaxonomyID>string</ip:SectorTaxonomyID> <ip:SectorTaxonomyDescriptionText>string</ip:SectorTaxonomyDescriptionText> </ip:Sector>