complexType EnumFeatureType
diagram plmxml_diagrams/plmxml_p318.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:FeatureBase
properties
base plm:FeatureBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Type plm:Parameter plm:FeatureOccurrence plm:Reference plm:EntityRef
used by
element EnumFeature
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
nextFeature  xsd:IDREF  optional      
appinfo
validate=skipName
targetFeature  xsd:IDREF  optional      
appinfo
validate=skipName
toolFeature  xsd:IDREF  optional      
appinfo
validate=skipName
suppressed  xsd:boolean    false    
editable  xsd:boolean    false    
featureRefs  plm:uriReferenceListType  optional      
annotation
documentation

      Generic feature element which can be used to enumerate
      'any' parameterised feature. No semantic or specialised
      information is exchanged via this schema.
     
source <xsd:complexType name="EnumFeatureType">
 
<xsd:annotation>
   
<xsd:documentation>
      Generic feature element which can be used to enumerate
      'any' parameterised feature. No semantic or specialised
      information is exchanged via this schema.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:FeatureBase"/>
 
</xsd:complexContent>
</xsd:complexType>


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