|
| Namespace |
https://semanticdatacharter.com/ns/sdc4/ |
|
Diagram
|
|
| Type |
sdc4:XdFileType |
| 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} , size{0,1} , encoding{0,1} , xdfile-language{0,1} , formalism{0,1} , media-type{0,1} , compression-type{0,1} , hash-result{0,1} , hash-function{0,1} , alt-txt{0,1} , ( uri | media-content)
|
| Children |
act, alt-txt, compression-type, encoding, formalism, hash-function, hash-result, label, latitude, longitude, media-content, media-type, modified, sdc4:ExceptionalValue, size, tr, uri, vtb, vte, xdfile-language |
|
Instance
|
<sdc4:XdFile 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>
<size>{0,1}</size>
<encoding>{0,1}</encoding>
<xdfile-language>{0,1}</xdfile-language>
<formalism>{0,1}</formalism>
<media-type>{0,1}</media-type>
<compression-type>{0,1}</compression-type>
<hash-result>{0,1}</hash-result>
<hash-function>{0,1}</hash-function>
<alt-txt>{0,1}</alt-txt>
<uri>{1,1}</uri>
<media-content>{1,1}</media-content>
</sdc4:XdFile>
|
|
|
Source
|
<xs:element name="XdFile" substitutionGroup="sdc4:XdAny" type="sdc4:XdFileType">
<xs:annotation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFile">
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
<sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
</xs:element>
|
|
|
|