diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:LocationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MROLocationType"> <xsd:annotation> <xsd:documentation> It represents the location. Attributes: name: Inherited from Structure. The name of the location. Required in this context. type: MRO location type. Deprecated. You should use the Type sub-element instead. Sub-elements: LocationType: MRO location type. You should use this instead of the type attribute. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureBase"> <xsd:choice minOccurs="0"> <xsd:element name="LocationType" type="plm:UserEnumDataType"/> </xsd:choice> <xsd:attribute name="type" type="plm:LocationEnum" default="inService" plm:deprecated="true"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:LocationEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="type" type="plm:LocationEnum" default="inService" plm:deprecated="true"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
type | plm:UserEnumDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="LocationType" type="plm:UserEnumDataType"/> |