Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:ElectricChargePerAreaMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ElectricChargePerAreaMeasure.tmp#ElectricChargePerAreaMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:ElectricChargePerAreaUom required
Source
<xs:complexType name="ElectricChargePerAreaMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:ElectricChargePerAreaUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:ElectricChargePerAreaMeasure / @uom
Namespace No namespace
Type eml:ElectricChargePerAreaUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration C/cm2
coulomb per square centimetre
enumeration C/m2
coulomb per square metre
enumeration C/mm2
coulomb per square millimetre
enumeration mC/m2
millicoulomb per square metre
Used by
Source
<xs:attribute name="uom" use="required" type="eml:ElectricChargePerAreaUom"/>