|
| Namespace |
http://www.energistics.org/energyml/data/commonv2 |
|
Diagram
|
|
| Type |
restriction of eml:AbstractString |
| Type hierarchy |
|
|
Facets
|
|
|
Used by
|
| Simple Types |
eml:TimeZone, eml:TypeEnum |
| Attributes |
eml:AbstractObject/@objectVersion, eml:AbstractObject/@schemaVersion, eml:AuthorityQualifiedName/@authority, eml:AuthorityQualifiedName/@code, eml:MdInterval/@datum, eml:ObjectAlias/@authority, eml:TvdInterval/@datum, witsml:Bend/@uid, witsml:BitRecord/@uid, witsml:Connection/@uid, witsml:Cost/@currency, witsml:LogChannelAxis/@uid, witsml:MeasuredDepthCoord/@datum, witsml:NameTag/@uid, witsml:Nozzle/@uid, witsml:Sensor/@uid, witsml:Stabilizer/@uid, witsml:TubularComponent/@uid, witsml:WellVerticalDepthCoord/@datum |
| Elements |
eml:Citation/eml:Editor, eml:Citation/eml:Originator, eml:Citation/eml:VersionString, eml:DataAssuranceRecord/eml:PolicyId, eml:DataAssuranceRecord/eml:ReferencedElementName, eml:DataAssuranceRecord/eml:ReferencedElementUid, eml:DataObjectReference/eml:UuidAuthority, eml:DataObjectReference/eml:VersionString, eml:ExtensionNameValue/eml:Name, eml:FailingRule/eml:RuleId, eml:FailingRule/eml:Severity, eml:IndexRange/eml:IndexMaximum, eml:IndexRange/eml:IndexMinimum, eml:ObjectAlias/eml:Identifier, witsml:BitRecord/witsml:BitClass, witsml:BitRecord/witsml:CodeIADC, witsml:BitRecord/witsml:CodeMfg, witsml:BitRecord/witsml:CondFinalGauge, witsml:BitRecord/witsml:CondFinalLocation, witsml:BitRecord/witsml:CondFinalOther, witsml:BitRecord/witsml:CondInitGauge, witsml:BitRecord/witsml:CondInitLocation, witsml:BitRecord/witsml:CondInitOther, witsml:BitRecord/witsml:Drive, witsml:BitRecord/witsml:Manufacturer, witsml:BitRecord/witsml:NumBit, witsml:Channel/witsml:Mnemonic, witsml:Channel/witsml:Source, witsml:ChannelIndex/witsml:DatumReference, witsml:ChannelIndex/witsml:Mnemonic, witsml:ChannelMetadata/witsml:LoggingCompanyCode, witsml:ChannelMetadata/witsml:LoggingCompanyName, witsml:ChannelMetadata/witsml:PassNumber, witsml:ChannelMetadata/witsml:RunNumber, witsml:ChannelMetadata/witsml:TimeDepth, witsml:ChannelMetadata/witsml:ToolClass, witsml:ChannelMetadata/witsml:ToolName, witsml:ChannelSetMetadata/witsml:LoggingCompanyCode, witsml:ChannelSetMetadata/witsml:LoggingCompanyName, witsml:ChannelSetMetadata/witsml:PassNumber, witsml:ChannelSetMetadata/witsml:RunNumber, witsml:ChannelSetMetadata/witsml:TimeDepth, witsml:ChannelSetMetadata/witsml:ToolClass, witsml:ChannelSetMetadata/witsml:ToolName, witsml:Connection/witsml:TypeThread, witsml:HoleOpener/witsml:Manufacturer, witsml:LogChannelAxis/witsml:AxisName, witsml:LogChannelAxis/witsml:AxisPropertyKind, witsml:NameTag/witsml:InstallationCompany, witsml:NameTag/witsml:MountingCode, witsml:NameTag/witsml:Name, witsml:Nozzle/witsml:Orientation, witsml:ObjectContext/witsml:SubObjectReference, witsml:PointMetadata/witsml:Name, witsml:TubularComponent/witsml:ClassService, witsml:TubularComponent/witsml:Grade, witsml:TubularComponent/witsml:Model, witsml:TubularComponent/witsml:Vendor |
| Complex Types |
eml:AuthorityQualifiedName, eml:StringMeasure |
|
|
Source
|
<xs:simpleType name="String64">
<xs:restriction base="eml:AbstractString">
<xs:maxLength value="64"/>
</xs:restriction>
</xs:simpleType>
|
|
|
|