complexType EnterpriseRoleType
diagram plmxml_diagrams/plmxml_p1246.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:ManagedBase
properties
base plm:ManagedBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound
used by
element EnterpriseRole
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      
role  plm:OrganisationRoleEnum    manufacturer    
annotation
documentation

      Enterprise role information.

      Attributes:

      role:             Enterprise role.
     
source <xsd:complexType name="EnterpriseRoleType">
 
<xsd:annotation>
   
<xsd:documentation>
      Enterprise role information.

      Attributes:

      role:             Enterprise role.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:ManagedBase">
     
<xsd:attribute name="role" type="plm:OrganisationRoleEnum" default="manufacturer"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute EnterpriseRoleType/@role
type plm:OrganisationRoleEnum
properties
default manufacturer
facets
Kind Value Annotation
enumeration supplier
enumeration manufacturer
enumeration distributor
source <xsd:attribute name="role" type="plm:OrganisationRoleEnum" default="manufacturer"/>


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