Definition Type: Element
Name: ph
Namespace: urn:oasis:names:tc:xliff:document:1.2
Containing Schema: xliff-core-1.2-strict.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into equiv-text Drilldown into xid Drilldown into id Drilldown into assoc Drilldown into crc Drilldown into ctype Drilldown into subXSD Diagram of ph
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> ##other
Collapse Derivation Tree:
Collapse References:
xlf:ph
Collapse Comments:
blog comments powered by Disqus