Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Any Attribute

The Any Attribute icon from the XML Schema Toolbox creates an XSDany stereotyped UML Attribute when dropped on Complex Type or an Attribute Group. This Class allows a Complex Type or an Attribute Group to contain elements that are not specified in the Schema package.

XSD Properties:

Double-click on the XSDany stereotyped UML Attribute in a Class or the Project Browser

Reference

Field/Button

Usage

See also

Name

Specify the name for this UML Attribute.

 

 

Namespace

Specifies the namespace that contains the attributes that can be used in the Complex Type or Attribute Group ( Optional ).

 

Complex Type

Attribute Group

ProcessContents

Specifies how the XML Parser should validate these attributes ( Optional ):

Option

Usage

lax

Tries to validate the attribute against their Schema; no error is flagged when the Schema cannot be obtained.

 

skip

Skips validating the attributes.

 

strict

Validates the attributes against their Schema.

 

 

 

Annotation

Specify the notes for this UML Attribute ( 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 UML Attribute.

 

General Properties of Attributes

Notes

Only Complex Types and Attribute Groups can have this UML Attribute