Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Any
The Any icon from the XML Schema Toolbox creates an XSDany stereotyped Class when dropped on a diagram. This Class allows a Complex Type to contain elements that are not specified in the Schema package.
XSD Properties:
Double-click on the XSDany stereotyped Class in the diagram or the Project Browser
Reference
Field/Button |
Usage |
See also |
||||||||
Name |
Specify the name for this Class.
|
|
||||||||
Namespace |
Specifies the namespace that contains the elements that can be used in the Complex Type ( Optional ).
|
|||||||||
ProcessContents |
Specifies how the XML Parser should validate these elements ( Optional ):
|
|
||||||||
Annotation |
Specify the notes for this Class ( 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 this Class.
|
Notes
• | Any Class cannot contain any UML Attributes or child XSD Classes |
• | Any Class cannot be the child of any XSD Class |
• | Any Class cannot be the target of Generalization connectors |
• | Any Class cannot be the source of Association and Generalization connectors |
• | Any Class can be the target of Association connectors from Complex Types, Groups and Model Groups |
• | Any Class must have at least one incoming Association connector |