Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:sizePerTextFormat
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Provides information on the size of the resource parts with different format
Diagram
Diagram ELG-SHARE_xsd_Element_ms_amount.tmp#amount ELG-SHARE_xsd_Element_ms_sizeUnit.tmp#sizeUnit ELG-SHARE_xsd_Complex_Type_ms_Size.tmp#http___w3id.org_meta-share_meta-share__Size
Type ms:Size
Properties
content complex
Used by
Complex Type ms:Subset
Model
Children ms:amount, ms:sizeUnit
Instance
<ms:sizePerTextFormat xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:amount>{1,1}</ms:amount>
  <ms:sizeUnit>{1,1}</ms:sizeUnit>
</ms:sizePerTextFormat>
Source
<xs:element name="sizePerTextFormat" type="ms:Size">
  <xs:annotation>
    <xs:documentation xml:lang="en">Provides information on the size of the resource parts with different format</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/sizePerTextFormat</identifier>
      <label xml:lang="en">size per text format</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>