Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element eml:ExtensionNameValue / eml:Name
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
The name of the extension.
Each standard name should document the expected measure class.
Each standard name should document the expected maximum size. 
For numeric values the size should be in terms of xsd types
such as int, long, short, byte, float or double.
For strings, the maximum length should be defined in number of characters.
Local extensions to the list of standard names are allowed but it is strongly
recommended that the names and definitions be approved by the 
respective SIG Technical Team before use.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_String64.tmp#String64
Type eml:String64
Type hierarchy
Properties
content simple
minOccurs 1
maxOccurs 1
Facets
maxLength 64
Source
<xs:element name="Name" type="eml:String64" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The name of the extension. Each standard name should document the expected measure class. Each standard name should document the expected maximum size. For numeric values the size should be in terms of xsd types such as int, long, short, byte, float or double. For strings, the maximum length should be defined in number of characters. Local extensions to the list of standard names are allowed but it is strongly recommended that the names and definitions be approved by the respective SIG Technical Team before use.</xs:documentation>
  </xs:annotation>
</xs:element>
Element eml:ExtensionNameValue / eml:Value
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
The value of the extension. This may also include a uom attribute. The content should conform to constraints defined by the data type.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_String64.tmp#String64BaseTypes_xsd_Complex_Type_eml_StringMeasure.tmp#StringMeasure_uomBaseTypes_xsd_Complex_Type_eml_StringMeasure.tmp#StringMeasure
Type eml:StringMeasure
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
uom eml:UnitOfMeasure optional
Source
<xs:element name="Value" type="eml:StringMeasure" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The value of the extension. This may also include a uom attribute. The content should conform to constraints defined by the data type.</xs:documentation>
  </xs:annotation>
</xs:element>
Element eml:ExtensionNameValue / eml:MeasureClass
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
The kind of the measure. For example, "length".
This should be specified if the value requires a unit of measure.
Diagram
DiagramCommonEnumerations_xsd_Simple_Type_eml_MeasureClass.tmp#MeasureClass
Type eml:MeasureClass
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
maxLength 64
enumeration absorbed dose
enumeration activity of radioactivity
enumeration amount of substance
enumeration amount of substance per amount of substance
enumeration amount of substance per area
enumeration amount of substance per time
enumeration amount of substance per time per area
enumeration amount of substance per volume
enumeration angle per length
enumeration angle per volume
enumeration angular acceleration
enumeration angular velocity
enumeration api gamma ray
enumeration api gravity
enumeration api neutron
enumeration area
enumeration area per amount of substance
enumeration area per area
enumeration area per count
enumeration area per mass
enumeration area per time
enumeration area per volume
enumeration attenuation per frequency interval
enumeration capacitance
enumeration cation exchange capacity
enumeration data transfer speed
enumeration diffusion coefficient
enumeration diffusive time of flight
enumeration digital storage
enumeration dimensionless
enumeration dipole moment
enumeration dose equivalent
enumeration dynamic viscosity
enumeration electric charge
enumeration electric charge per area
enumeration electric charge per mass
enumeration electric charge per volume
enumeration electric conductance
enumeration electric conductivity
enumeration electric current
enumeration electric current density
enumeration electric field strength
enumeration electric potential difference
enumeration electric resistance
enumeration electric resistance per length
enumeration electrical resistivity
enumeration electromagnetic moment
enumeration energy
enumeration energy length per area
enumeration energy length per time area temperature
enumeration energy per area
enumeration energy per length
enumeration energy per mass
enumeration energy per mass per time
enumeration energy per volume
enumeration force
enumeration force area
enumeration force length per length
enumeration force per force
enumeration force per length
enumeration force per volume
enumeration frequency
enumeration frequency interval
enumeration heat capacity
enumeration heat flow rate
enumeration heat transfer coefficient
enumeration illuminance
enumeration inductance
enumeration isothermal compressibility
enumeration kinematic viscosity
enumeration length
enumeration length per length
enumeration length per mass
enumeration length per pressure
enumeration length per temperature
enumeration length per time
enumeration length per volume
enumeration light exposure
enumeration linear acceleration
enumeration linear thermal expansion
enumeration logarithmic power ratio
enumeration logarithmic power ratio per length
enumeration luminance
enumeration luminous efficacy
enumeration luminous flux
enumeration luminous intensity
enumeration magnetic dipole moment
enumeration magnetic field strength
enumeration magnetic flux
enumeration magnetic flux density
enumeration magnetic flux density per length
enumeration magnetic permeability
enumeration magnetic vector potential
enumeration mass
enumeration mass length
enumeration mass per area
enumeration mass per energy
enumeration mass per length
enumeration mass per mass
enumeration mass per time
enumeration mass per time per area
enumeration mass per time per length
enumeration mass per volume
enumeration mass per volume per length
enumeration mass per volume per pressure
enumeration mass per volume per temperature
enumeration mobility
enumeration molar energy
enumeration molar heat capacity
enumeration molar volume
enumeration molecular weight
enumeration moment of force
enumeration moment of inertia
enumeration momentum
enumeration normalized power
enumeration permeability length
enumeration permeability rock
enumeration permittivity
enumeration plane angle
enumeration potential difference per power drop
enumeration power
enumeration power per area
enumeration power per power
enumeration power per volume
enumeration pressure
enumeration pressure per pressure
enumeration pressure per time
enumeration pressure per volume
enumeration pressure squared
enumeration pressure squared per force time per area
enumeration pressure time per volume
enumeration quantity of light
enumeration radiance
enumeration radiant intensity
enumeration reciprocal area
enumeration reciprocal electric potential difference
enumeration reciprocal force
enumeration reciprocal length
enumeration reciprocal mass
enumeration reciprocal mass time
enumeration reciprocal pressure
enumeration reciprocal time
enumeration reciprocal volume
enumeration reluctance
enumeration second moment of area
enumeration signaling event per time
enumeration solid angle
enumeration specific heat capacity
enumeration temperature interval
enumeration temperature interval per length
enumeration temperature interval per pressure
enumeration temperature interval per time
enumeration thermal conductance
enumeration thermal conductivity
enumeration thermal diffusivity
enumeration thermal insulance
enumeration thermal resistance
enumeration thermodynamic temperature
enumeration thermodynamic temperature per thermodynamic temperature
enumeration time
enumeration time per length
enumeration time per mass
enumeration time per time
enumeration time per volume
enumeration vertical coordinate
enumeration volume
enumeration volume flow rate per volume flow rate
enumeration volume per area
enumeration volume per length
enumeration volume per mass
enumeration volume per pressure
enumeration volume per rotation
enumeration volume per time
enumeration volume per time length
enumeration volume per time per area
enumeration volume per time per length
enumeration volume per time per pressure
enumeration volume per time per pressure length
enumeration volume per time per time
enumeration volume per time per volume
enumeration volume per volume
enumeration volumetric heat transfer coefficient
enumeration volumetric thermal expansion
enumeration unitless
Source
<xs:element name="MeasureClass" type="eml:MeasureClass" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The kind of the measure. For example, "length". This should be specified if the value requires a unit of measure.</xs:documentation>
  </xs:annotation>
</xs:element>
Element eml:ExtensionNameValue / eml:DTim
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
The date-time associated with the value.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_TimeStamp.tmp#TimeStamp
Type eml:TimeStamp
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
pattern .+T.+[Z+\-].*
Source
<xs:element name="DTim" type="eml:TimeStamp" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The date-time associated with the value.</xs:documentation>
  </xs:annotation>
</xs:element>
Element eml:ExtensionNameValue / eml:Index
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
Indexes things with the same name. 
That is, 1 indicates the first one, 2 indicates the second one, etc.
Diagram
Diagram
Type xs:int
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element name="Index" type="xs:int" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Indexes things with the same name. That is, 1 indicates the first one, 2 indicates the second one, etc.</xs:documentation>
  </xs:annotation>
</xs:element>
Element eml:ExtensionNameValue / eml:Description
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
A textual description of the extension.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_String2000.tmp#String2000
Type eml:String2000
Type hierarchy
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
maxLength 2000
Source
<xs:element name="Description" type="eml:String2000" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>A textual description of the extension.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type eml:ExtensionNameValue
Namespace http://www.energistics.org/energyml/data/commonv2
Annotations
WITSML - Extension values Schema. The intent is to allow standard WITSML "named" 
extensions without having to modify the schema. A client or server can ignore any name that it 
does not recognize but certain meta data is required in order to allow 
generic clients or servers to process the value.
Diagram
DiagramAbstract_xsd_Complex_Type_eml_ExtensionNameValue.tmp#ExtensionNameValue_NameAbstract_xsd_Complex_Type_eml_ExtensionNameValue.tmp#ExtensionNameValue_ValueAbstract_xsd_Complex_Type_eml_ExtensionNameValue.tmp#ExtensionNameValue_MeasureClassAbstract_xsd_Complex_Type_eml_ExtensionNameValue.tmp#ExtensionNameValue_DTimAbstract_xsd_Complex_Type_eml_ExtensionNameValue.tmp#ExtensionNameValue_IndexAbstract_xsd_Complex_Type_eml_ExtensionNameValue.tmp#ExtensionNameValue_Description
Used by
Model
Children eml:DTim, eml:Description, eml:Index, eml:MeasureClass, eml:Name, eml:Value
Source
<xs:complexType name="ExtensionNameValue">
  <xs:annotation>
    <xs:documentation>WITSML - Extension values Schema. The intent is to allow standard WITSML "named" extensions without having to modify the schema. A client or server can ignore any name that it does not recognize but certain meta data is required in order to allow generic clients or servers to process the value.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="eml:String64" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The name of the extension. Each standard name should document the expected measure class. Each standard name should document the expected maximum size. For numeric values the size should be in terms of xsd types such as int, long, short, byte, float or double. For strings, the maximum length should be defined in number of characters. Local extensions to the list of standard names are allowed but it is strongly recommended that the names and definitions be approved by the respective SIG Technical Team before use.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Value" type="eml:StringMeasure" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The value of the extension. This may also include a uom attribute. The content should conform to constraints defined by the data type.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeasureClass" type="eml:MeasureClass" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The kind of the measure. For example, "length". This should be specified if the value requires a unit of measure.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DTim" type="eml:TimeStamp" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The date-time associated with the value.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Index" type="xs:int" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Indexes things with the same name. That is, 1 indicates the first one, 2 indicates the second one, etc.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Description" type="eml:String2000" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>A textual description of the extension.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>