diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:PropertiesBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ManagedBase" abstract="true"> <xsd:annotation> <xsd:documentation> This is an abstract base class for elements which require information such as access control, status and checkout information Attributes: accessRefs: reference to one or more elements derived from AccessControlBase statusRef: reference to element derived from StatusBase checkoutRefs: reference to one or more elements derived from CheckoutStatusBase effectivityRefs reference to Effectivity elements subType: No specified semantics. This can be used where simple customised sub-types have been defined and a PLMXML schema extension is not appropriate. releaseStatusRefs: Reference to one or more ReleaseStatus elements, which give release dates and effectivities. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:PropertiesBase"> <xsd:attribute name="accessRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:AccessControl"/> <xsd:attribute name="statusRef" type="plm:anyURIType" use="optional" plm:refType="plm:Status"/> <xsd:attribute name="checkoutRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CheckoutStatus"/> <xsd:attribute name="subType" type="xsd:string" use="optional"/> <xsd:attribute name="effectivityRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Effectivity"/> <xsd:attribute name="releaseStatusRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ReleaseStatus"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="accessRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:AccessControl"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="statusRef" type="plm:anyURIType" use="optional" plm:refType="plm:Status"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="checkoutRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CheckoutStatus"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="subType" type="xsd:string" use="optional"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="effectivityRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Effectivity"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="releaseStatusRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ReleaseStatus"/> |