Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Element eml:PropertyKind
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_objectVersionAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_schemaVersionAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_uuidAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_existenceKindAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_AliasesAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_CitationAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_CustomDataAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_ExtensionNameValueAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObjectCommonTypes_xsd_Complex_Type_eml_PropertyKind.tmp#http___www.energistics.org_energyml_data_commonv2_PropertyKind_IsAbstractCommonTypes_xsd_Complex_Type_eml_PropertyKind.tmp#http___www.energistics.org_energyml_data_commonv2_PropertyKind_DeprecationDateCommonTypes_xsd_Complex_Type_eml_PropertyKind.tmp#http___www.energistics.org_energyml_data_commonv2_PropertyKind_QuantityClassCommonTypes_xsd_Complex_Type_eml_PropertyKind.tmp#http___www.energistics.org_energyml_data_commonv2_PropertyKind_ParentCommonTypes_xsd_Complex_Type_eml_PropertyKind.tmp#http___www.energistics.org_energyml_data_commonv2_PropertyKindAbstract_xsd_Element_eml_AbstractDataObject.tmp#AbstractDataObject
Type eml:PropertyKind
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children eml:Aliases, eml:Citation, eml:CustomData, eml:DeprecationDate, eml:ExtensionNameValue, eml:IsAbstract, eml:Parent, eml:QuantityClass
Instance
<eml:PropertyKind existenceKind="" objectVersion="" schemaVersion="" uuid="" xmlns:eml="http://www.energistics.org/energyml/data/commonv2">
  <eml:Aliases authority="">{0,unbounded}</eml:Aliases>
  <eml:Citation>{1,1}</eml:Citation>
  <eml:CustomData>{0,1}</eml:CustomData>
  <eml:ExtensionNameValue>{0,unbounded}</eml:ExtensionNameValue>
  <eml:IsAbstract>{1,1}</eml:IsAbstract>
  <eml:DeprecationDate>{0,1}</eml:DeprecationDate>
  <eml:QuantityClass>{1,1}</eml:QuantityClass>
  <eml:Parent>{0,1}</eml:Parent>
</eml:PropertyKind>
Attributes
QName Type Use Annotation
existenceKind eml:ExistenceKind optional
A lifecycle state like actual, required, planned, predicted, etc. This is used to qualify any top-level element (from Epicentre 2.1).
objectVersion eml:String64 optional
schemaVersion eml:String64 required
uuid eml:UuidString required
Source
<xs:element name="PropertyKind" type="eml:PropertyKind" substitutionGroup="eml:AbstractDataObject"/>