The version of the content, typically in the form of "1" or "2.3."
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Version" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The version of the content, typically in the form of "1" or "2.3." </xs:documentation>
</xs:annotation>
</xs:attribute>