Showing:

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