ip:SubSector
A major grouping within the sector to which the asset belongs -see Infrastructure Taxonomy Ver.3
Element information
Namespace: http://release.niem.gov/niem/domains/infrastructureProtection/3.0/
Schema document: domains/infrastructureProtection/3.0/infrastructureProtection.xsd
Type: ip:SubsectorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- ip:SubSectorName [0..*]A major grouping name for infrastructure to which the asset belongs.
- ip:SubSectorTaxonomyID [0..*]A major grouping identifier of an infrastructure to which the asset belongs.
- ip:SectorName [0..*]A 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).
- ip:SubsectorAugmentationPointAbstract [0..*]An augmentation point for SubsectorType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group ip:SubsectorAugmentationPoint
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 |
Used in
- Type ip:SectorType (Element ip:Sector)
Sample instance
<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> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <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:SubsegmentAugmentationPoint>any content</ip:SubsegmentAugmentationPoint> </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>