lexs:StructuredPayloadMetadata
Metadata about structured payload
Element information
Namespace: http://usdoj.gov/leisp/lexs/3.1
Schema document: lexs/3.1/lexs.xsd
Type: lexs:StructuredPayloadMetadataType
Properties: Global, Qualified
Content
- Sequence [1..1]
- lexs:CommunityURI [1..1]Structured palyload community URI. Each community is uniquely identified by CommunityURI
- lexs:CommunityDescription [0..1]Description of the community that originated a particular structured payload.
- lexs:CommunityVersion [1..1]Structured palyload community version.
- lexs:CommunityPedigreeURI [0..*]Structured palyload pedigree for the community, uniquely identified by CommunityPedigreeURI
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from type s:MetadataType |
Used in
Sample instance
<lexs:StructuredPayloadMetadata> <lexs:CommunityURI>http://fbi.gov/cjis/N-DEx/IncarcerationBooking/2.0</lexs:CommunityURI> <lexs:CommunityDescription>N-DEx</lexs:CommunityDescription> <lexs:CommunityVersion>2.0</lexs:CommunityVersion> </lexs:StructuredPayloadMetadata>