diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:DescriptionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="AttributeDefType"> <xsd:complexContent> <xsd:extension base="plm:DescriptionBase"> <xsd:attribute name="attrType" type="bus:AttributeDefAttrType" use="required"/> <xsd:attribute name="stringSize" type="xsd:integer" use="optional"/> <xsd:attribute name="referenceClass" type="xsd:string" use="optional"/> <xsd:attribute name="isArray" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isPublicWrite" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isNullsAllowed" type="xsd:boolean" use="optional" default="true"/> <xsd:attribute name="isIgnoreErrors" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isPublicRead" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isUnique" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isCandidateKey" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="initialValue" type="xsd:string" use="optional"/> <xsd:attribute name="lowerBound" type="xsd:string" use="optional"/> <xsd:attribute name="upperBound" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | bus:AttributeDefAttrType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="attrType" type="bus:AttributeDefAttrType" use="required"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="stringSize" type="xsd:integer" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="referenceClass" type="xsd:string" use="optional"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isArray" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isPublicWrite" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isNullsAllowed" type="xsd:boolean" use="optional" default="true"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isIgnoreErrors" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isPublicRead" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isUnique" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isCandidateKey" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="initialValue" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="lowerBound" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="upperBound" type="xsd:string" use="optional"/> |