diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:complexType name="LoadOptionSearchPathType"> <xsd:annotation> <xsd:documentation> This element defines a single search path. Attributes: path: The search path recursive: True if the subdirectories of the search directory must also be searched </xsd:documentation> </xsd:annotation> <xsd:attribute name="path" type="xsd:string" use="required"/> <xsd:attribute name="recursive" type="xsd:boolean" default="false"/> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="path" type="xsd:string" use="required"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="recursive" type="xsd:boolean" default="false"/> |