Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Complex Type eml:AbstractValueArray
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
Generic representation of an array of numeric, Boolean, and string values. Each derived element provides specialized implementation for specific content types or for optimization of the representation.
Diagram
Diagram
Properties
abstract true
Used by
Model
Source
<xs:complexType name="AbstractValueArray" abstract="true">
  <xs:annotation>
    <xs:documentation>Generic representation of an array of numeric, Boolean, and string values. Each derived element provides specialized implementation for specific content types or for optimization of the representation.</xs:documentation>
  </xs:annotation>
  <xs:sequence/>
</xs:complexType>