Package | Description |
---|---|
com.sun.msv.reader.datatype.xsd | |
com.sun.msv.reader.relax.core |
parses RELAX Core into AGM.
|
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
Modifier and Type | Class and Description |
---|---|
class |
RestrictionState
state that parses <restriction> element.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeState
parses <attribute> element.
|
class |
ElementRuleWithTypeState
parses <elementRule> with 'type' attribute.
|
class |
InlineElementState
parses <element> element.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleContentRestrictionState
used to parse restriction/extension element as a child of <simpleContent> element.
|
Copyright © 2016 Oracle Corporation. All rights reserved.