|
| Namespace |
https://semanticdatacharter.com/ns/sdc4/ |
|
Diagram
|
|
| Type |
sdc4:XdLinkType |
| Type hierarchy |
|
|
Properties
|
|
| Substitution Group Affiliation |
|
|
Used by
|
|
| 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} , link{0,1} , relation , relation-uri{0,1}
|
| Children |
act, label, latitude, link, longitude, modified, relation, relation-uri, sdc4:ExceptionalValue, tr, vtb, vte |
|
Instance
|
<sdc4:XdLink 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>
<link>{0,1}</link>
<relation>{1,1}</relation>
<relation-uri>{0,1}</relation-uri>
</sdc4:XdLink>
|
|
|
Source
|
<xs:element name="XdLink" substitutionGroup="sdc4:XdAny" type="sdc4:XdLinkType">
<xs:annotation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLink">
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
<sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdLinkType"/>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
</xs:element>
|
|
|
|