cbrn:RequestScopeCode
Describes the scope of a request.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrncl:RequestScopeCodeType
Properties: Global, Qualified, Nillable
Content
from type cbrncl:RequestScopeCodeSimpleType
Valid value Description SingleRequest The request is for data regarding a single item described in the request. ScanMeasurementDataRequest The request is for scan measurement data. TradeDataRequest The request is for trade data. PartialRequest The request is for data regarding multiple items (but less than all possible), as described in the request. NotApplicable The nature of the request does not require a bounding scope for the response. ScanAssessmentDataRequest The request is for scan assessment data. FullRequest The request is for data regarding all items for which information is available, as described in the request.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from group s:SimpleObjectAttributeGroup | |
s:metadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
s:linkMetadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup |
Used in
- Type cbrn:RequestDataType (Element cbrn:RequestData)
Sample instance
<cbrn:RequestScopeCode>SingleRequest</cbrn:RequestScopeCode>