Show AllShow All

UIContainer Group

Represents a collection of user interface (UI) elements.

Remarks

The UIContainer group is used as an element of the ViewContent group.

Example

The following example is the XML Schema declaration of the UIContainer group:

<xsd:group name="UIContainer">
   <xsd:choice>
      <xsd:element ref="xsf:toolbar" />
      <xsd:element ref="xsf:menu" />
      <xsd:element ref="xsf:menuArea" />
   </xsd:choice>
</xsd:group>
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp