Definition Type: SimpleType
Name: AttrType_Version
Namespace: urn:oasis:names:tc:xliff:document:1.2
Containing Schema: xliff-core-1.2-strict.xsd
Documentation:
Version values: 1.0 and 1.1 are allowed for backward compatibility.
Collapse XSD Schema Diagram:
XSD Diagram of AttrType_Version in schema xliff-core-1_2-strict_xsd (OASIS XML Localisation Interchange File Format (XLIFF) TC)
Collapse XSD Schema Code:
<xsd:simpleType name="AttrType_Version">
    <xsd:annotation>
        <xsd:documentation>Version values: 1.0 and 1.1 are allowed for backward compatibility.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="1.2" />
        <xsd:enumeration value="1.1" />
        <xsd:enumeration value="1.0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 1.2
Enumeration 1.1
Enumeration 1.0
Collapse Derivation Tree:
Collapse References:
xlf:version