complexType AliasTypeDefType
diagram plmxml_diagrams/plmxml_p1608.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of bus:DataTypeDefBase
properties
base bus:DataTypeDefBase
children plm:Description plm:ApplicationRef plm:Attribute bus:AliasClassName
used by
element AliasTypeDef
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      
cName  xsd:string  optional      
source <xsd:complexType name="AliasTypeDefType">
 
<xsd:complexContent>
   
<xsd:extension base="bus:DataTypeDefBase">
     
<xsd:sequence>
       
<xsd:element name="AliasClassName" type="xsd:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AliasTypeDefType/AliasClassName
diagram plmxml_diagrams/plmxml_p1609.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="AliasClassName" type="xsd:string" minOccurs="0"/>


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