|
| Namespace |
https://semanticdatacharter.com/ns/sdc4/ |
|
Diagram
|
|
| Type |
sdc4:XdBooleanType |
| Type hierarchy |
|
|
Properties
|
|
| Substitution Group Affiliation |
|
| Model
|
label{0,1} , act{0,1} , sdc4:ExceptionalValue* , vtb{0,1} , vte{0,1} , tr{0,1} , modified{0,1} , latitude{0,1} , longitude{0,1} , ( true-value | false-value)
|
| Children |
act, false-value, label, latitude, longitude, modified, sdc4:ExceptionalValue, tr, true-value, vtb, vte |
|
Instance
|
<sdc4:XdBoolean 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>
<true-value>{1,1}</true-value>
<false-value>{1,1}</false-value>
</sdc4:XdBoolean>
|
|
|
Source
|
<xs:element name="XdBoolean" substitutionGroup="sdc4:XdAny" type="sdc4:XdBooleanType">
<xs:annotation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdBoolean">
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
<sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdBooleanType"/>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
</xs:element>
|
|
|
|