attachment_end

Element Information

Model

Children: rotate, translate

Attributes

QName Type Fixed Default Use Inheritable Annotation
joint xs:token required

Source

<xs:element name="attachment_end">
  <xs:complexType>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element name="rotate" type="rotate_type"/>
      <xs:element name="translate" type="translate_type"/>
    </xs:choice>
    <xs:attribute name="joint" type="xs:token" use="required"/>
  </xs:complexType>
</xs:element>

Sample