Definition Type: ComplexType
Name: ElemType_ExternalReference
Namespace: urn:oasis:names:tc:xliff:document:1.2
Containing Schema: xliff-core-1.2-strict.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into external-file in schema xliff-core-1_2-strict_xsd Drilldown into internal-file in schema xliff-core-1_2-strict_xsdXSD Diagram of ElemType_ExternalReference in schema xliff-core-1_2-strict_xsd (OASIS XML Localisation Interchange File Format (XLIFF) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ElemType_ExternalReference">
    <xsd:choice>
        <xsd:element ref="xlf:internal-file" />
        <xsd:element ref="xlf:external-file" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
internal-file xlf:internal-file (1) (1)
external-file xlf:external-file (1) (1)
Collapse Derivation Tree:
Collapse References:
xlf:glossary, xlf:reference, xlf:skl