XML Schema Editor: Design View Palette

See Also

When an XML schema file is open in the Design view of the XML schema editor, the Palette is also available. This palette appears populated with icons for components for XML documents and XML schema files.

To use Palette components:

The Palette has two sections:

The following table describes the components available in the Palette. The components are grouped by Palette section.

Component Icon Description
XML Components
Attribute The attribute component defines a schema attribute.
Element The element component defines a schema element.
XML Schema Components
All The all component specifies that the child components can appear in any order. In addition, each child component can occur zero or one time.
Choice The choice component allows only one of the components contained in the <choice> declaration to be present within the containing component.
Complex Type The complexType component defines a complex type. A complex type component is an XML component that contains other components and/or attributes.
Sequence The sequence component specifies that the child components must appear in a sequence. Each child component can occur any number of times.
See Also
About the Design View
About XML Schema Tools
Navigator Window (XML Schema Tools)
Navigating Between Views

Legal Notices