| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
| type | extension of plm:IdBase | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | plm:Schema plm:LoadOptions plm:Application | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xsd:complexType name="DocumentHeaderType"> <xsd:annotation> <xsd:documentation> This element contains header information for the PLMXML document. Attributes: traverseRootRefs: a collection of elements to start from, if traversing the PLM XML elements according to some rule. transferContext: a string which can be used to indicate the context in which this PLMXML file is being transferred. Elements: Schema: a collection of schema elements. LoadOptions: Global options for the loading of the associated document. Application: Defines the set of applications (or components) that were used to author this document. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:IdBase"> <xsd:sequence> <xsd:element name="Schema" type="plm:SchemaType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="LoadOptions" type="plm:LoadOptionsType" minOccurs="0" maxOccurs="1"/> <xsd:element name="Application" type="plm:ApplicationType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="traverseRootRefs" type="plm:uriReferenceListType" use="optional"/> <xsd:attribute name="transferContext" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="traverseRootRefs" type="plm:uriReferenceListType" use="optional"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="transferContext" type="xsd:string" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
| type | plm:SchemaType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:element name="Schema" type="plm:SchemaType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:LoadOptionsType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:PreferredRepresentations plm:SearchPaths | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="LoadOptions" type="plm:LoadOptionsType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
| type | plm:ApplicationType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xsd:element name="Application" type="plm:ApplicationType" minOccurs="0" maxOccurs="unbounded"/> |