Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element sdc4:NIType / ev-name
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 1
maxOccurs 1
fixed No Information
Source
<xs:element fixed="No Information" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
Complex Type sdc4:NIType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
No Information : The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_ExceptionalValueType.tmp#ExceptionalValueType_ev-namesdc4_xsd_Complex_Type_sdc4_ExceptionalValueType.tmp#ExceptionalValueTypesdc4_xsd_Complex_Type_sdc4_NIType.tmp#NIType_ev-name
Type restriction of sdc4:ExceptionalValueType
Type hierarchy
Used by
Element sdc4:NI
Model
Children ev-name
Source
<xs:complexType name="NIType">
  <xs:complexContent>
    <xs:restriction base="sdc4:ExceptionalValueType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">No Information : The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#NIType">
            <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_NIType.html#NIType"/>
            <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ExceptionalValueType"/>
            <rdfs:label xml:lang="en-us">NIType</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
            <rdfs:comment xml:lang="en-us">No Information : The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
      <xs:sequence>
        <xs:element fixed="No Information" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>