| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdComplexTypeVisitor |
XsdComplexType.visitor |
XsdComplexTypeVisitor instance which restricts the children elements to:
* XsdAll, XsdSequence and XsdChoice (represented by their base class
XsdMultipleElements);
* XsdGroup;
* XsdComplexContent;
* XsdSimpleContent;
Can also have XsdAttribute and XsdAttributeGroup children as per inheritance of
AttributesVisitor. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdComplexTypeVisitor |
XsdComplexType.getVisitor() |
Copyright © 2018. All rights reserved.