complexType VaultType
diagram plmxml_diagrams/plmxml_p1468.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element Vault
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
nodeName  xsd:string        
machineType  plm:MachineTypesType        
path  xsd:string        
shadowNodeName  xsd:string  optional      
shadowMachineType  plm:MachineTypesType  optional      
shadowPath  xsd:string  optional      
source <xsd:complexType name="VaultType">
 
<xsd:annotation>
   
<xsd:documentation/>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttribOwnerBase">
     
<xsd:attribute name="nodeName" type="xsd:string"/>
     
<xsd:attribute name="machineType" type="plm:MachineTypesType"/>
     
<xsd:attribute name="path" type="xsd:string"/>
     
<xsd:attribute name="shadowNodeName" type="xsd:string" use="optional"/>
     
<xsd:attribute name="shadowMachineType" type="plm:MachineTypesType" use="optional"/>
     
<xsd:attribute name="shadowPath" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute VaultType/@nodeName
type xsd:string
source <xsd:attribute name="nodeName" type="xsd:string"/>

attribute VaultType/@machineType
type plm:MachineTypesType
facets
Kind Value Annotation
enumeration unix
enumeration vms
enumeration wnt
source <xsd:attribute name="machineType" type="plm:MachineTypesType"/>

attribute VaultType/@path
type xsd:string
source <xsd:attribute name="path" type="xsd:string"/>

attribute VaultType/@shadowNodeName
type xsd:string
properties
use optional
source <xsd:attribute name="shadowNodeName" type="xsd:string" use="optional"/>

attribute VaultType/@shadowMachineType
type plm:MachineTypesType
properties
use optional
facets
Kind Value Annotation
enumeration unix
enumeration vms
enumeration wnt
source <xsd:attribute name="shadowMachineType" type="plm:MachineTypesType" use="optional"/>

attribute VaultType/@shadowPath
type xsd:string
properties
use optional
source <xsd:attribute name="shadowPath" type="xsd:string" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy