XSNamedComponentMap.Get
Get(<Index>)
Type:
Number.
Component index in collection.
Description of method variant:
Getting the collection component by its index.
Get(<Name>)
Type:
String.
Component name.
Description of method variant:
Getting the component by its name.
Syntax variant: By name and namespace URI
Get(<Name>, <NamespaceURI>)
Type:
String.
Component name.
<NamespaceURI> (required)
Type:
String.
Component namespace URI.
Description of method variant:
Getting the component by its name and namespace URI.
Type:
XSAnnotation,
XMLSchema,
XSAppInfo,
XSDocumentation,
XSMinExclusiveFacet,
XSMinInclusiveFacet,
XSMaxExclusiveFacet,
XSMaxInclusiveFacet,
XSLengthFacet,
XSMinLengthFacet,
XSMaxLengthFacet,
XSTotalDigitsFacet,
XSFractionDigitsFacet,
XSEnumerationFacet,
XSPatternFacet,
XSWhitespaceFacet,
XSSimpleTypeDefinition,
XSComplexTypeDefinition,
XSAttributeGroupDefinition,
XSModelGroupDefinition,
XSAttributeDeclaration,
XSElementDeclaration,
XSIdentityConstraintDefinition,
XSXPathDefinition,
XSNotationDeclaration,
XSWildcard,
XSImport,
XSInclude,
XSRedefine,
XSAttributeUse,
XSModelGroup,
XSParticle.
Server, thick client, external connection.