http://www.fatwire.com/schema/rest/1.0
complexType navigationNodeChildren

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}navigationNodeChildren (restriction)

Documentation
The children of a node in a site plan entity in
        Content
        Server.
  
Properties
This component is not nillable.

Model
<...>
child*
</...>


Nested Element Summary
navigationchild
          The children of a node in the site plan. 
Implementors
navigationNodeChildren

Source
<xs:complexType name="navigationNodeChildren">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="child" type="navigation">
</xs:element>
</xs:sequence>
</xs:complexType>


Copyright \xA9 2013, Oracle and/or its affiliates. All Rights Reserved.