Float value. This type accepts several "special" values: positive zero (0), negative zero (-0) (which is greater than positive 0 but less than any negative value), infinity (INF) (which is greater than any value), negative infinity (-INF) (which is less than any float, and "not a number" (NaN)
Diagram
Type
xs:float
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="0" name="value" type="xs:float"><xs:annotation><xs:documentation xml:lang="en-us">Float value. This type accepts several "special" values: positive zero (0), negative zero (-0) (which is greater than positive 0 but less than any negative value), infinity (INF) (which is greater than any value), negative infinity (-INF) (which is less than any float, and "not a number" (NaN)</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType/xdfloat-value"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:label xml:lang="en-us">xdfloat-value</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:comment xml:lang="en-us">Float value.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="units" type="sdc4:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">The name or type of the float value. May or may not come from a standardized vocabulary.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType/xdfloat-units"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:label xml:lang="en-us">xdfloat-units</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">The name or type of the float value. May or may not come from a standardized vocabulary.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Complex Type sdc4:XdFloatType
Namespace
https://semanticdatacharter.com/ns/sdc4/
Annotations
Quantified type representing specific a value as a floating point (32 bit) number and optional units. This is a xsd:float.
<xs:complexType name="XdFloatType"><xs:annotation><xs:documentation xml:lang="en-us">Quantified type representing specific a value as a floating point (32 bit) number and optional units. This is a xsd:float.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType"><rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_XdFloatType.html#XdFloatType"/><rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/><rdfs:label xml:lang="en-us">XdFloatType</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/><rdfs:comment xml:lang="en-us">Quantified type representing specific a value as a floating point (32 bit) number and optional units. This is a xsd:float.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation><xs:complexContent><xs:extension base="sdc4:XdQuantifiedType"><xs:sequence><xs:element maxOccurs="1" minOccurs="0" name="value" type="xs:float"><xs:annotation><xs:documentation xml:lang="en-us">Float value. This type accepts several "special" values: positive zero (0), negative zero (-0) (which is greater than positive 0 but less than any negative value), infinity (INF) (which is greater than any value), negative infinity (-INF) (which is less than any float, and "not a number" (NaN)</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType/xdfloat-value"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:label xml:lang="en-us">xdfloat-value</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:comment xml:lang="en-us">Float value.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="units" type="sdc4:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">The name or type of the float value. May or may not come from a standardized vocabulary.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType/xdfloat-units"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFloatType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:label xml:lang="en-us">xdfloat-units</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">The name or type of the float value. May or may not come from a standardized vocabulary.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>