diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of bus:BusinessDataDefBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="TransferModeType"> <xsd:annotation> <xsd:documentation> Represents the TransferMode information for PLM XML based Import/Export from TC. Attributes: contextString User Specified String that the TransferMode carries. direction Import or Export Mode. incremental Specified whether the mode defines full transfer or incremental transfer closureRule Reference to a Closure Rule Element filter Reference to a Filter Element propertySet Reference to a PropertySet Element configObjects Reference to either Context Objects or individual configuration objects i.e. Saved Variant Rule and/or Revision Rule. xsltFiles Reference to ExternalFile elements that contain XSLT Transform file links. actionList Reference to ApplicationToolDef </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="bus:BusinessDataDefBase"> <xsd:attribute name="contextString" type="xsd:string" use="optional"/> <xsd:attribute name="direction" type="bus:TransferModeDirectionType" use="required"/> <xsd:attribute name="incremental" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="closureRule" type="xsd:anyURI" use="optional" plm:refType="bus:ClosureRule"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="filter" type="xsd:anyURI" use="optional" plm:refType="bus:FilterRule"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="propertySet" type="xsd:anyURI" use="optional" plm:refType="bus:PropertySet"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="configObjects" type="plm:uriReferenceListType" use="optional"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="xsltFiles" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ExternalFile"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="actionList" type="plm:uriReferenceListType" use="optional" plm:refType="bus:ApplicationToolDef"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="contextString" type="xsd:string" use="optional"/> |
type | bus:TransferModeDirectionType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="direction" type="bus:TransferModeDirectionType" use="required"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="incremental" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="closureRule" type="xsd:anyURI" use="optional" plm:refType="bus:ClosureRule"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | xsd:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="filter" type="xsd:anyURI" use="optional" plm:refType="bus:FilterRule"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | xsd:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="propertySet" type="xsd:anyURI" use="optional" plm:refType="bus:PropertySet"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | plm:uriReferenceListType | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="configObjects" type="plm:uriReferenceListType" use="optional"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | plm:uriReferenceListType | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="xsltFiles" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ExternalFile"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | plm:uriReferenceListType | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="actionList" type="plm:uriReferenceListType" use="optional" plm:refType="bus:ApplicationToolDef"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |