Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:sizePerLanguage
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Provides information on the size per language component
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:sizePerLanguage xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:amount>{1,1}</ms:amount>
  <ms:sizeUnit>{1,1}</ms:sizeUnit>
</ms:sizePerLanguage>
Source
<xs:element name="sizePerLanguage" type="ms:Size">
  <xs:annotation>
    <xs:documentation xml:lang="en">Provides information on the size per language component</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/sizePerLanguage</identifier>
      <label xml:lang="en">size per language</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>