Double 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:double
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="0" name="value" type="xs:double"><xs:annotation><xs:documentation xml:lang="en-us">Double 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#XdDoubleType/xddouble-value"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdDoubleType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/><rdfs:label xml:lang="en-us">xddouble-value</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#double"/><rdfs:comment xml:lang="en-us">Double 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 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#XdDoubleType/xddouble-units"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdDoubleType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:label xml:lang="en-us">xddouble-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 double value. May or may not come from a standardized vocabulary.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Complex Type sdc4:XdDoubleType
Namespace
https://semanticdatacharter.com/ns/sdc4/
Annotations
Quantified type representing specific a value as a 64 bit number and optional units. This is a xsd:double.
<xs:complexType name="XdDoubleType"><xs:annotation><xs:documentation xml:lang="en-us">Quantified type representing specific a value as a 64 bit number and optional units. This is a xsd:double.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdDoubleType"><rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_XdDoubleType.html#XdDoubleType"/><rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/><rdfs:label xml:lang="en-us">XdDoubleType</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 64 bit number and optional units. This is a xsd:double.</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:double"><xs:annotation><xs:documentation xml:lang="en-us">Double 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#XdDoubleType/xddouble-value"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdDoubleType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/><rdfs:label xml:lang="en-us">xddouble-value</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#double"/><rdfs:comment xml:lang="en-us">Double 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 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#XdDoubleType/xddouble-units"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdDoubleType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:label xml:lang="en-us">xddouble-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 double 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>