Showing:

Asserts
Diagrams
Instances
Model
Properties
Source
Element sdc4:XdInterval
Namespace https://semanticdatacharter.com/ns/sdc4/
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_labelsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_actsdc4_xsd_Element_sdc4_ExceptionalValue.tmp#ExceptionalValuesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtbsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_trsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_modifiedsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_latitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_longitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyTypesdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_lowersdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_uppersdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_lower_includedsdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_upper_includedsdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_lower_boundedsdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_upper_boundedsdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalType_interval-unitssdc4_xsd_Complex_Type_sdc4_XdIntervalType.tmp#XdIntervalTypesdc4_xsd_Element_sdc4_XdAny.tmp#XdAny
Type sdc4:XdIntervalType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children act, interval-units, label, latitude, longitude, lower, lower_bounded, lower_included, modified, sdc4:ExceptionalValue, tr, upper, upper_bounded, upper_included, vtb, vte
Instance
<sdc4:XdInterval xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
  <label>{0,1}</label>
  <act>{0,1}</act>
  <sdc4:ExceptionalValue>{0,unbounded}</sdc4:ExceptionalValue>
  <vtb>{0,1}</vtb>
  <vte>{0,1}</vte>
  <tr>{0,1}</tr>
  <modified>{0,1}</modified>
  <latitude>{0,1}</latitude>
  <longitude>{0,1}</longitude>
  <lower>{0,1}</lower>
  <upper>{0,1}</upper>
  <lower_included>{1,1}</lower_included>
  <upper_included>{1,1}</upper_included>
  <lower_bounded>{1,1}</lower_bounded>
  <upper_bounded>{1,1}</upper_bounded>
  <interval-units>{0,1}</interval-units>
</sdc4:XdInterval>
Asserts
Test XPath default namespace Annotation
not(exists(lower) and exists(upper)) or (name(lower/*) eq name(upper/*))
Source
<xs:element name="XdInterval" substitutionGroup="sdc4:XdAny" type="sdc4:XdIntervalType">
  <xs:annotation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdInterval">
        <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
        <sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdIntervalType"/>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>