| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| x | mf:lengthType | 0 | optional | |||
| y | mf:lengthType | 0 | optional |
| Element | nav:goto-xy |
<xs:attributeGroup name="posAtts"> <xs:attribute name="x" type="if:lengthType" default="0"/> <xs:attribute name="y" type="if:lengthType" default="0"/> </xs:attributeGroup> |