Definition Type: Element
Name: ph
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 assoc in schema xliff-core-1_2-strict_xsd Drilldown into crc in schema xliff-core-1_2-strict_xsd Drilldown into ctype in schema xliff-core-1_2-strict_xsdXSD Diagram of ph in schema xliff-core-1_2-strict_xsd (OASIS XML Localisation Interchange File Format (XLIFF) TC)
Collapse XSD Schema Code:
<xsd:element name="ph">
    <xsd:complexType mixed="true">
        <xsd:sequence maxOccurs="unbounded" minOccurs="0">
            <xsd:element ref="xlf:sub" />
        </xsd:sequence>
        <xsd:attribute name="ctype" type="xlf:AttrType_InlinePlaceholders" use="optional" />
        <xsd:attribute name="crc" type="xsd:string" use="optional" />
        <xsd:attribute name="assoc" type="xlf:AttrType_assoc" 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
ctype xlf:ctype Optional
crc xlf:crc Optional
assoc xlf:assoc Optional
id xlf:id Required
xid xlf:xid Optional
equiv-text xlf:equiv-text Optional
<anyAttribute> Allowed namespace: '##other'