xlf:skeleton

Element Information

Model

ANY element from ANY namespace OTHER than 'urn:oasis:names:tc:xliff:document:2.0'

Attributes

QName Type Fixed Default Use Inheritable Annotation
href optional

Used By

Element xlf:file

Source

<xs:element name="skeleton">
  <xs:complexType mixed="true">
    <xs:sequence>
      <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other" processContents="lax"/>
    </xs:sequence>
    <xs:attribute name="href" use="optional"/>
  </xs:complexType>
</xs:element>

Sample