Showing:

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