Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Manufacturer element specifies the name of the device manufacturer.
Usage
<Manufacturer>
text
</Manufacturer>
Attributes
There are no attributes.
Text value
A string that contains between 1 and 200 printable characters inclusive.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
The DeviceInfo element is the parent element of the DeviceInfo XML schema. |
XSD
<xs:element name="Manufacturer" type="tns:GenericNameType" />
Remarks
The Manufacturer element specifies the name of the device manufacturer.
The data type for the Manufacturer element is the GenericNameType XML simple type. A string of up to 200 printable characters can specify the manufacturer's name.
The Manufacturer element is required.
See also