| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
RestrictionDocument.Restriction |
RestrictionDocument.addNewRestriction()
Appends and returns a new empty "restriction" element
|
RestrictionDocument.Restriction |
SimpleType.addNewRestriction()
Appends and returns a new empty "restriction" element
|
RestrictionDocument.Restriction |
RestrictionDocument.getRestriction()
Gets the "restriction" element
|
RestrictionDocument.Restriction |
SimpleType.getRestriction()
Gets the "restriction" element
|
static RestrictionDocument.Restriction |
RestrictionDocument.Restriction.Factory.newInstance() |
static RestrictionDocument.Restriction |
RestrictionDocument.Restriction.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionDocument.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element
|
void |
SimpleType.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RestrictionDocumentImpl.RestrictionImpl
An XML restriction(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionDocument.Restriction |
RestrictionDocumentImpl.addNewRestriction()
Appends and returns a new empty "restriction" element
|
RestrictionDocument.Restriction |
SimpleTypeImpl.addNewRestriction()
Appends and returns a new empty "restriction" element
|
RestrictionDocument.Restriction |
RestrictionDocumentImpl.getRestriction()
Gets the "restriction" element
|
RestrictionDocument.Restriction |
SimpleTypeImpl.getRestriction()
Gets the "restriction" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionDocumentImpl.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element
|
void |
SimpleTypeImpl.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.