Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Local Element
The Element icon from the XML Schema Toolbox creates an XSDelement stereotyped UML Attribute, which acts as a local XSD element, when dropped on a XSDcomplexType and XSDgroup stereotyped classes.
XSD Properties:
Double-click on the XSDelement stereotyped UML Attribute in the diagram or the Project Browser
Reference:
Field/Button |
Usage |
See Also |
||||||
Name |
Specify the name for this local element |
|
||||||
Type |
Specify either an XSD built-in dataType or complexType or simpleType |
|||||||
Reference |
Specify whether to use ref attribute ( instead of type attribute ) to refer to the complexType or simpleType selected in the Type field in the generated XSD ( Optional ) |
|
||||||
Value |
If Type is an XSD built-in type then optionally specify its value ( Optional )
|
|
||||||
MinOccurs |
Specify the minimum number of times this element occurs in the Class ( Optional ) |
|
||||||
MaxOccurs |
Specify the maximum number of times this element occurs in the Class ( Optional ) |
|
||||||
Form |
Specify whether to qualify the element ( Optional )
|
|
||||||
Annotation |
Specify the notes for this local element ( Optional ) |
|
||||||
OK |
Save the values entered and close the dialog |
|
||||||
Cancel |
Discard the values entered and close the dialog |
|
||||||
Help |
Display this Help topic |
|
||||||
UML |
Open the UML Properties dialog This button is available when editing the local element |
Notes:
- Only Complex Types, Groups and Model Groups can have this UML Attribute