complexType actionObjectElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p303.png
used by
element Target
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element used to specify a type of object with which a goal is concerned.
source <xsd:complexType name="actionObjectElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element used to specify a type of object with which a goal is concerned.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="name" type="xsd:string" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
 
<!-- change to c2IEDM enumeration -->
</xsd:complexType>

attribute actionObjectElementType/@name
type xsd:string
properties
use required
source <xsd:attribute name="name" type="xsd:string" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy