GetEquipment response message
- Last UpdatedOct 05, 2022
- 1 minute read
This is an example of a portion of the GetEquipment response message.
<GetEquipmentResponseMessage
xmlns="http://www.citect.com/Ampla/B2MML/2008/07"
xmlns:xsi="http://www.w3.org/2001/XMLSchemainstance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ShowEquipment releaseID="" xmlns="http://www.wbf.org/xml/b2mmlv0400">
<ApplicationArea>
<CreationDateTime>20180907T05:48:21.7556103Z</CreationDateTime>
</ApplicationArea>
<DataArea>
<Show />
<Equipment>
<ID xsi:type="EquipmentIDType" schemeName="Fullname">Company Name</ID>
<EquipmentProperty>
<ID xsi:type="PropertyIDType">Name</ID>
<Value>
<ValueString>Company Name</ValueString>
<DataType>String</DataType>
<UnitOfMeasure />
</Value>
</EquipmentProperty>
<Location>
<EquipmentID />
<EquipmentElementLevel>Enterprise</EquipmentElementLevel>
</Location>
</Equipment>