Definition Type: Element
Name: ept
Namespace: urn:oasis:names:tc:xliff:document:1.2
Containing Schema: xliff-core-1.2-strict.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into sub in schema xliff-core-1_2-strict_xsd Drilldown into equiv-text in schema xliff-core-1_2-strict_xsd Drilldown into xid in schema xliff-core-1_2-strict_xsd Drilldown into id in schema xliff-core-1_2-strict_xsd Drilldown into AttrGroup_TextContent in schema xliff-core-1_2-strict_xsd Drilldown into crc in schema xliff-core-1_2-strict_xsd Drilldown into rid in schema xliff-core-1_2-strict_xsdXSD Diagram of ept in schema xliff-core-1_2-strict_xsd (OASIS XML Localisation Interchange File Format (XLIFF) TC)
Collapse XSD Schema Code:
<xsd:element name="ept">
    <xsd:complexType mixed="true">
        <xsd:sequence maxOccurs="unbounded" minOccurs="0">
            <xsd:element ref="xlf:sub" />
        </xsd:sequence>
        <xsd:attribute name="rid" type="xsd:NMTOKEN" use="optional" />
        <xsd:attribute name="crc" type="xsd:string" use="optional" />
        <xsd:attributeGroup ref="xlf:AttrGroup_TextContent" />
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sub xlf:sub (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
rid xlf:rid Optional
crc xlf:crc Optional
id xlf:id Required
xid xlf:xid Optional
equiv-text xlf:equiv-text Optional
<anyAttribute> Allowed namespace: '##other'