diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:ManagedBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="IdentifierType"> <xsd:annotation> <xsd:documentation> This defines an alternative id for an element, in some context. Attributes: identifierId: the alternative id. idContext: a context string supplementalContext: a list of context elements, such as Organisations alternativeIdOf: a list of elements that this is an id of isDispDefault: true if this is the id to display by default when displaying the identified element. idContextRef: References a multiple language version of idContext. If multiple language support is required, idContextRef should be used in addition to idContext. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ManagedBase"> <xsd:attribute name="identifierId" type="xsd:string" use="required"/> <xsd:attribute name="idContext" type="xsd:string" use="optional"/> <xsd:attribute name="supplementalContext" type="plm:uriReferenceListType" use="optional"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="alternateIdOf" type="plm:uriReferenceListType"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="isDispDefault" type="xsd:boolean"/> <xsd:attribute name="idContextRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="identifierId" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="idContext" type="xsd:string" use="optional"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="supplementalContext" type="plm:uriReferenceListType" use="optional"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | plm:uriReferenceListType | ||
annotation |
|
||
source | <xsd:attribute name="alternateIdOf" type="plm:uriReferenceListType"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean |
source | <xsd:attribute name="isDispDefault" type="xsd:boolean"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="idContextRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |