Package | Description |
---|---|
com.pega.pegarules.pub.services.xsd |
Modifier and Type | Interface and Description |
---|---|
interface |
XSDAnnotation
Metadata for a single annotation node from an XML Schema component
|
interface |
XSDAttributeDeclaration
Metadata for a single attribute declaration from an XML Schema
|
interface |
XSDAttributeGroupDefinition
Metadata for a single attribute group definition from an XML Schema
|
interface |
XSDAttributeGroupReference
Metadata for a single attribute group reference from an XML Schema
|
interface |
XSDAttributeReference
Metadata for a single attribute reference from an XML Schema
|
interface |
XSDAttributeWildcard
Metadata for an 'anyAttribute' wildcard component from an XML Schema
|
interface |
XSDComplexTypeDefinition
Metadata for a single complex type definition from an XML Schema
|
interface |
XSDElementDeclaration
Metadata for a single element declaration from an XML Schema
|
interface |
XSDElementIdentityConstraint
Metadata for a single identity constraint from an element declaration.
|
interface |
XSDElementReference
Metadata for a single element reference from an XML Schema
|
interface |
XSDElementWildcard
Metadata for an 'any' wildcard component from an XML Schema
|
interface |
XSDModelGroupDefinition
Metadata for element content model groups: group, all, choice, and sequence
|
interface |
XSDModelGroupReference
Metadata for a single model group reference from an XML Schema
|
interface |
XSDSchemaDocument
Metadata for all components from a single XML Schema
|
interface |
XSDSchemaImport
Metadata for a single XML Schema import component
|
interface |
XSDSchemaInclude
Metadata for a single XML Schema include component
|
interface |
XSDSchemaNotation
Metadata for a single XML Schema notation component
|
interface |
XSDSchemaRedefine
Metadata for a single XML Schema redefinition component
|
interface |
XSDSimpleTypeDefinition
Metadata for a single simple type definition from an XML Schema
|
interface |
XSDSimpleTypeRestrictionFacet
Metadata for a single scalar type restriction facet from a
simpleType or simpleContent component
|
interface |
XSDTypeDefinition
Base class for all XML Schema type definition classes
|
Modifier and Type | Method and Description |
---|---|
XSDComponent |
XSDComponentList.get(int aIndex)
Get the component at the specified index.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.