ip:Sector
A Sector
Element information
Namespace: http://niem.gov/niem/domains/infrastructureProtection/2.0
Schema document: domains/infrastructureProtection/2.0/infrastructureProtection.xsd
Type: ip:SectorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ip:SectorName [0..*]
- ip:Segment [0..*] A segment
- ip:SegmentReference [0..*] A segment
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:Segment> <ip:SegmentName>string</ip:SegmentName> <ip:SubSegment> <ip:SegmentName>string</ip:SegmentName> <ip:SubSegment>... </ip:SubSegment> <ip:SubSegmentReference/> <ip:Asset>... </ip:Asset> <ip:AssetReference/> </ip:SubSegment> <ip:SubSegmentReference/> <ip:Asset> <ip:AssetName>string</ip:AssetName> </ip:Asset> <ip:AssetReference/> </ip:Segment> <ip:SegmentReference/> </ip:Sector>