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="ScheduleType"> <xsd:annotation> <xsd:documentation> Represents a schedule. Attributes: name: Inherited from StructureBase. customerName: The name of the customer. customerNumber: The number of the customer. customerNameRef: References a multiple language version of customerName. If multiple language support is required, customerNameRef should be used in addition to customerName. customerNumberRef: References a multiple language version of customerNumber. If multiple language support is required, customerNumberRef should be used in addition to customerNumber. activeBaselineRef: References the active baseline schedule. baselineRefs: References the related baseline schedules. Sub-elements: Description: Inherited from StructureBase. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureBase"> <xsd:attribute name="customerName" type="xsd:string" use="optional"/> <xsd:attribute name="customerNumber" type="xsd:string" use="optional"/> <xsd:attribute name="customerNameRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="customerNumberRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="activeBaselineRef" type="plm:anyURIType" use="optional" plm:refType="plm:Schedule"/> <xsd:attribute name="baselineRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Schedule"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="customerName" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="customerNumber" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="customerNameRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="customerNumberRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="activeBaselineRef" type="plm:anyURIType" use="optional" plm:refType="plm:Schedule"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="baselineRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Schedule"/> |