scr:ServiceProviderMetric
Service provider transaction performance metrics information.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:PerformanceMetricsType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:MessageID [0..*] A unique identifier for SOAP submission used to properly link request messages and data.
- scr:ServiceOperationCategoryText [0..*] A code that specifies the SOAP action to perform after Pre-Verification result.
- scr:ServiceDuration [0..*] The duration of service performance for screening messages.
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
- Type scr:ScreeningProcessType (Element scr:ScreeningProcess)
Sample instance
<scr:ServiceProviderMetric> <scr:MessageID>string</scr:MessageID> <scr:ServiceOperationCategoryText>string</scr:ServiceOperationCategoryText> <scr:ServiceDuration>P1Y2M3DT10H</scr:ServiceDuration> </scr:ServiceProviderMetric>