Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:distributionTextFeature
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Links to a feature that can be used for describing distinct distributable forms of text resources/parts
Diagram
Diagram ELG-SHARE_xsd_Element_ms_size.tmp#size ELG-SHARE_xsd_Element_ms_dataFormat.tmp#dataFormat ELG-SHARE_xsd_Element_ms_characterEncoding.tmp#characterEncoding ELG-SHARE_xsd_Complex_Type_ms_DistributionTextFeature.tmp#http___w3id.org_meta-share_meta-share__DistributionTextFeature
Type ms:DistributionTextFeature
Properties
content complex
Used by
Complex Type ms:DatasetDistribution
Model
Children ms:characterEncoding, ms:dataFormat, ms:size
Instance
<ms:distributionTextFeature xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:size>{1,unbounded}</ms:size>
  <ms:dataFormat>{1,unbounded}</ms:dataFormat>
  <ms:characterEncoding>{0,unbounded}</ms:characterEncoding>
</ms:distributionTextFeature>
Source
<xs:element name="distributionTextFeature" type="ms:DistributionTextFeature">
  <xs:annotation>
    <xs:documentation xml:lang="en">Links to a feature that can be used for describing distinct distributable forms of text resources/parts</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/distributionTextFeature</identifier>
      <label xml:lang="en">distribution text feature</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>