Measurement Unit Used to create measurement values. This complexType is used to establish the use of a recognized measurement system. Systems of measurement vary by unit, name (for example English units vs metric units) and measurement type. For example, for radius used to determine proximity some unit of distance is needed. We anticipate a corresponding RDF Schema to act as a facility for connecting a resource reference to an application that wishes to use this and the subsequent huml schema. We may decide to include elements from such reference schemata or to import the namespaces of such measurement system standards. |
<xs:complexType name="MeasurementUnit"> <xs:annotation> <xs:documentation xml:lang="en">Measurement Unit Used to create measurement values. This complexType is used to establish the use of a recognized measurement system. Systems of measurement vary by unit, name (for example English units vs metric units) and measurement type. For example, for radius used to determine proximity some unit of distance is needed. We anticipate a corresponding RDF Schema to act as a facility for connecting a resource reference to an application that wishes to use this and the subsequent huml schema. We may decide to include elements from such reference schemata or to import the namespaces of such measurement system standards.</xs:documentation> <xs:appinfo>NONE</xs:appinfo> </xs:annotation> </xs:complexType> |