diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:PreferredRepresentations plm:SearchPaths | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="LoadOptionsType"> <xsd:annotation> <xsd:documentation> The purpose of this element is to specify global options or parameters which control the precise way in which an application loads a Product Structure. This is to ensure that different applications can load, and visualise, the same Product Structure in exactly the same way. There is at most one LoadOptions element in a PLM XML file. Elements: PreferredRepresentations: The list of named representations to be selected. SearchPaths: Optional list of search paths for data Attributes: mode: Load items fully or partially. errorAction: Action to take when a component fails to load. componentSet: Load none, all or last-used of the subcomponents revision: Load the specified or latest revision of the components componentSubstitution: Determines whether component substitution is permitted linkedComponents: Determines how related components are loaded. partFamilyComponents: Determines the action to take if a part family member is missing. variantRef: References a multiple language version of variant. If multiple language support is required, variantRef should be used in addition to variant. lightweight: Whether to load the lightweight type of the preferred reference set. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PreferredRepresentations" type="plm:LoadOptionPreferredRepresentationsType" minOccurs="0" maxOccurs="1"/> <xsd:element name="SearchPaths" type="plm:LoadOptionSearchPathsType" minOccurs="0" maxOccurs="1"/> </xsd:sequence> <xsd:attribute name="mode" type="plm:LoadOptionModeType" default="full"/> <xsd:attribute name="errorAction" type="plm:LoadOptionErrorActionType" default="continue"/> <xsd:attribute name="componentSet" type="plm:LoadOptionComponentSetType" default="all"/> <xsd:attribute name="revision" type="plm:LoadOptionRevisionType" use="optional"/> <xsd:attribute name="componentSubstitution" type="xsd:boolean" default="true"/> <xsd:attribute name="linkedComponents" type="plm:LoadOptionLinkedComponentsType" default="none"/> <xsd:attribute name="variant" type="xsd:string" use="optional"/> <xsd:attribute name="partFamilyComponents" type="plm:LoadOptionPartFamilyComponentsType" default="generate"/> <xsd:attribute name="variantRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="lightweight" type="xsd:boolean" default="false"/> </xsd:complexType> |
type | plm:LoadOptionModeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="mode" type="plm:LoadOptionModeType" default="full"/> |
type | plm:LoadOptionErrorActionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="errorAction" type="plm:LoadOptionErrorActionType" default="continue"/> |
type | plm:LoadOptionComponentSetType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="componentSet" type="plm:LoadOptionComponentSetType" default="all"/> |
type | plm:LoadOptionRevisionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="revision" type="plm:LoadOptionRevisionType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="componentSubstitution" type="xsd:boolean" default="true"/> |
type | plm:LoadOptionLinkedComponentsType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="linkedComponents" type="plm:LoadOptionLinkedComponentsType" default="none"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="variant" type="xsd:string" use="optional"/> |
type | plm:LoadOptionPartFamilyComponentsType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="partFamilyComponents" type="plm:LoadOptionPartFamilyComponentsType" default="generate"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="variantRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="lightweight" type="xsd:boolean" default="false"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
type | plm:LoadOptionPreferredRepresentationsType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | plm:PreferredRepresentation | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="PreferredRepresentations" type="plm:LoadOptionPreferredRepresentationsType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
type | plm:LoadOptionSearchPathsType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | plm:SearchPath | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="SearchPaths" type="plm:LoadOptionSearchPathsType" minOccurs="0" maxOccurs="1"/> |