AssetInfo

Element Information

Model

Children: Extrinsic

Attributes

QName Type Fixed Default Use Inheritable Annotation
location optional
serialNumber optional
tagNumber optional

Source

<xs:element name="AssetInfo">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extrinsic" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="tagNumber"/>
    <xs:attribute name="serialNumber"/>
    <xs:attribute name="location"/>
  </xs:complexType>
</xs:element>

Sample