SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 134 | Next

Frank Jennings, David Salter

"Building SOA-Based Composite Applications Using NetBeans IDE 6"


Refresh the find usages window
Expand/collapse all the nodes in the find usages window
Show logical view
Show physical view
Show graphical view
Show previous occurrence
Show next occurrence
If you prefer graphical representations of data rather than the tree view type
representation shown above, then the Graphical view will be useful. This view
displays a usages cloud providing a pictorial representation of the entity usages.
XML Schema Design Patterns
In common with other software development, XSD files can be developed to conform
to certain design patterns. The NetBeans Enterprise pack provides a refactoring
option to allow XSD files to be converted between these different design patterns.
The Enterprise Pack supports 4 different design patterns: Russian Doll, Salami Slice,
Garden of Eden and Venetian Blind.
Chapter 7
[ 155 ]
Pattern Description Single/Multiple
Global Elements
Complex Types
Created?
Russian Doll The Russian Doll pattern ensures
that there is only one global
element within the XSD file and
all other elements are local to this
global element. Complex types
are created within elements and
are not reused elsewhere within
the XSD file.
Single No
Salami Slice All elements in the Salami Slice
pattern are global meaning that
there are no local definitions of
elements and elements cannot
be nested.


Pages:
122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146