| type | xs:float | ||
| annotation |
|
||
| source | <xs:attribute name="x" type="xs:float"> <xs:annotation> <xs:appinfo>X value</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:float | ||
| annotation |
|
||
| source | <xs:attribute name="y" type="xs:float"> <xs:annotation> <xs:appinfo>y Value</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:float | ||
| annotation |
|
||
| source | <xs:attribute name="z" type="xs:float"> <xs:annotation> <xs:appinfo>Z value</xs:appinfo> </xs:annotation> </xs:attribute> |