| diagram | ![]() |
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:complexType name="DistanceType"> <xsd:annotation> <xsd:appinfo>Element used to specify a distance (used primarily to specify the standoff distance).</xsd:appinfo> </xsd:annotation> <xsd:attribute name="distance" type="NonNegativeDoubleType" use="required"/> <xsd:attributeGroup ref="commonAttributes"/> </xsd:complexType> |
| type | NonNegativeDoubleType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="distance" type="NonNegativeDoubleType" use="required"/> |