Showing:

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