scr:CaptureSoftwareDetails
Details of Capture Software
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:SoftwareDetailType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:SoftwareVendorNameText [0..*] The text that specifies the software code vendor name
- scr:SoftwareVersionNumber [0..*] The number that specifies the software vendor code version number
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
<scr:CaptureSoftwareDetails> <scr:SoftwareVendorNameText>string</scr:SoftwareVendorNameText> <scr:SoftwareVersionNumber>string</scr:SoftwareVersionNumber> </scr:CaptureSoftwareDetails>