diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="VendorType"> <xsd:annotation> <xsd:documentation> Represents a vendor. Attributes: addressRef: References the Address that holds the address of the vendor's premises and the vendor's web site address, phone number and email address. contactRef: References the Person that holds the name of the contact at the vendor. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureBase"> <xsd:attribute name="addressRef" type="plm:anyURIType" use="optional" plm:refType="plm:Address"/> <xsd:attribute name="contactRef" type="plm:anyURIType" use="optional" plm:refType="plm:Person"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="addressRef" type="plm:anyURIType" use="optional" plm:refType="plm:Address"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="contactRef" type="plm:anyURIType" use="optional" plm:refType="plm:Person"/> |