ip:SubSegment
A subsegment which can be reference as attribute in NADB or anything else depending on the system.
Element information
Namespace: http://niem.gov/niem/domains/infrastructureProtection/2.0
Schema document: domains/infrastructureProtection/2.0/infrastructureProtection.xsd
Type: ip:SegmentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ip:SegmentName [0..*]
- ip:SubSegment [0..*] A subsegment which can be reference as attribute in NADB or anything else depending on the system.
- ip:SubSegmentReference [0..*] A subsegment which can be reference as attribute in NADB or anything else depending on the system.
- ip:Asset [0..*] An Asset
- ip:AssetReference [0..*] An Asset
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
- NIEM reference target from ip:SegmentReference
- NIEM reference target from ip:SubSegmentReference
- Type ip:SegmentType (Elements ip:Segment, ip:SubSegment)
Sample instance
<ip:SubSegment> <ip:SegmentName>string</ip:SegmentName> <ip:SubSegmentReference/> <ip:Asset> <ip:AssetName>string</ip:AssetName> </ip:Asset> <ip:AssetReference/> </ip:SubSegment>