Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:TimeStamp
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractString.tmp#AbstractString
Type restriction of eml:AbstractString
Type hierarchy
Facets
pattern .+T.+[Z+\-].*
Used by
Source
<xs:simpleType name="TimeStamp">
  <xs:restriction base="eml:AbstractString">
    <xs:pattern value=".+T.+[Z+\-].*"/>
  </xs:restriction>
</xs:simpleType>