ValueTableHeaderType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
issuedBy ShortStringType optional
valueTableVersion ShortStringType optional

Used By

Source

<xs:complexType name="ValueTableHeaderType">
  <xs:complexContent>
    <xs:extension base="HeaderType">
      <xs:attribute name="valueTableVersion" type="adsml:ShortStringType"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>