QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
units | xs:string | arcseconds | optional |
<xs:element name="Rectangular"> <xs:complexType> <xs:sequence> <xs:element name="Width" type="xs:double"/> <xs:element name="Height" type="xs:double"/> </xs:sequence> <xs:attribute name="units" type="xs:string" fixed="arcseconds"/> </xs:complexType> </xs:element> |