Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element sdc4:NINFType / ev-name
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 1
maxOccurs 1
fixed Negative Infinity
Source
<xs:element fixed="Negative Infinity" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
Complex Type sdc4:NINFType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
Negative Infinity : Negative infinity of numbers
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_ExceptionalValueType.tmp#ExceptionalValueType_ev-namesdc4_xsd_Complex_Type_sdc4_ExceptionalValueType.tmp#ExceptionalValueTypesdc4_xsd_Complex_Type_sdc4_NINFType.tmp#NINFType_ev-name
Type restriction of sdc4:ExceptionalValueType
Type hierarchy
Used by
Element sdc4:NINF
Model
Children ev-name
Source
<xs:complexType name="NINFType">
  <xs:complexContent>
    <xs:restriction base="sdc4:ExceptionalValueType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">Negative Infinity : Negative infinity of numbers</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#NINFType">
            <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_NINFType.html#NINFType"/>
            <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ExceptionalValueType"/>
            <rdfs:label xml:lang="en-us">NINFType</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
            <rdfs:comment xml:lang="en-us">Negative Infinity : Negative infinity of numbers</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
      <xs:sequence>
        <xs:element fixed="Negative Infinity" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>