<xs:complexType name="AbstractObject" abstract="true"><xs:annotation><xs:documentation>The parent class for all top-level elements across the Energistics MLs.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Aliases" type="eml:ObjectAlias" minOccurs="0" maxOccurs="unbounded"/><xs:element name="Citation" type="eml:Citation" minOccurs="1" maxOccurs="1"/><xs:element name="CustomData" type="eml:CustomData" minOccurs="0" maxOccurs="1"/><xs:element name="ExtensionNameValue" type="eml:ExtensionNameValue" minOccurs="0" maxOccurs="unbounded"/></xs:sequence><xs:attribute name="objectVersion" use="optional" type="eml:String64"/><xs:attribute name="schemaVersion" use="required" type="eml:String64"/><xs:attribute name="uuid" use="required" type="eml:UuidString"/><xs:attribute name="existenceKind" use="optional" type="eml:ExistenceKind"><xs:annotation><xs:documentation>A lifecycle state like actual, required, planned, predicted, etc. This is used to qualify any top-level element (from Epicentre 2.1).</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
The object exists only in the planning stage (from Epicentre 2.1).
enumeration
simulated
Created, artificially, as an artifact of processing, to replace or to stand for one or more similar objects. Often referred to as model (from Epicentre 2.1).
<xs:attribute name="existenceKind" use="optional" type="eml:ExistenceKind"><xs:annotation><xs:documentation>A lifecycle state like actual, required, planned, predicted, etc. This is used to qualify any top-level element (from Epicentre 2.1).</xs:documentation></xs:annotation></xs:attribute>