Definition Type: Element
Name: phase-group
Namespace: urn:oasis:names:tc:xliff:document:1.2
Containing Schema: xliff-core-1.2-strict.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into phase in schema xliff-core-1_2-strict_xsdXSD Diagram of phase-group in schema xliff-core-1_2-strict_xsd (OASIS XML Localisation Interchange File Format (XLIFF) TC)
Collapse XSD Schema Code:
<xsd:element name="phase-group">
    <xsd:complexType>
        <xsd:sequence maxOccurs="unbounded">
            <xsd:element ref="xlf:phase" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
phase xlf:phase (1) (1)