Namespace
urn:us:mil:ces:metadata:domex
Annotations
Data about a device connected to the media via USB
interface.
Diagram
Used by
Model
serialNumber
,
vendorId
,
vendorName
,
productId
,
productName
,
interfaceId{0,1}
,
interfaceName{0,1}
,
version
,
firstConnectTime
,
rebootConnectTime
,
lastConnectTime
,
volumeGuid
,
softwareVersion
,
driveLetter
Children
driveLetter
,
firstConnectTime
,
interfaceId
,
interfaceName
,
lastConnectTime
,
productId
,
productName
,
rebootConnectTime
,
serialNumber
,
softwareVersion
,
vendorId
,
vendorName
,
version
,
volumeGuid
Attributes
QName
Type
Use
foundIn
xs:string
optional
Source
<xs:complexType name= "UsbDeviceReferenceType" >
<xs:annotation >
<xs:documentation > Data about a device connected to the media via USB interface. </xs:documentation>
</xs:annotation>
<xs:sequence >
<xs:element name= "serialNumber" type= "xs:string" />
<xs:element name= "vendorId" type= "xs:string" />
<xs:element name= "vendorName" type= "xs:string" />
<xs:element name= "productId" type= "xs:string" />
<xs:element name= "productName" type= "xs:string" />
<xs:element name= "interfaceId" type= "xs:string" minOccurs= "0" />
<xs:element name= "interfaceName" type= "xs:string" minOccurs= "0" />
<xs:element name= "version" type= "xs:string" />
<xs:element name= "firstConnectTime" type= "xs:dateTime" />
<xs:element name= "rebootConnectTime" type= "xs:dateTime" />
<xs:element name= "lastConnectTime" type= "xs:dateTime" />
<xs:element name= "volumeGuid" type= "domex:UuidType" />
<xs:element name= "softwareVersion" type= "xs:string" />
<xs:element name= "driveLetter" type= "xs:string" />
</xs:sequence>
<xs:attribute name= "foundIn" type= "xs:string" use= "optional" />
</xs:complexType>
Schema location
DOMEX.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.