ip:SubSector
A major grouping within the sector to which the asset belongs -see Infrastructure Taxonomy Ver.3
Element information
Namespace: http://niem.gov/niem/domains/infrastructureProtection/2.1
Schema document: domains/infrastructureProtection/2.1/infrastructureProtection.xsd
Type: ip:SubsectorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ip:SubSectorName [0..*] The major grouping name for infrastructure to which the asset belongs.
- ip:SubSectorTaxonomyID [0..*] The major grouping identification of an infrastructure to which the asset belongs.
- ip:SectorName [0..*] The major grouping name of critical infrastructure to which the facility belongs.
- ip:Segment [0..*] A major grouping within the subsector to which the asset belongs.
- ip:SubSectorTaxonomyDescriptionText [0..*] A description of the Sub 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 |
Used in
- Type ip:SectorType (Element ip:Sector)
Sample instance
<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:SubSegmentName>string</ip:SubSegmentName> <ip:SubSegmentTaxonomyID>string</ip:SubSegmentTaxonomyID> <ip:SegmentName>string</ip:SegmentName> <ip:AssetCategory>... </ip:AssetCategory> <ip:SubSegmentDescriptionText>string</ip:SubSegmentDescriptionText> </ip:SubSegment> <ip:SegmentTaxonomyDescriptionText>string</ip:SegmentTaxonomyDescriptionText> </ip:Segment> <ip:SubSectorTaxonomyDescriptionText>string</ip:SubSectorTaxonomyDescriptionText> </ip:SubSector>