XSNamedComponentMap

Collection elements:

XSSimpleTypeDefinition, XSComplexTypeDefinition, XSAttributeGroupDefinition, XSModelGroupDefinition, XSAttributeDeclaration, XSElementDeclaration, XSIdentityConstraintDefinition, XSXPathDefinition, XSNotationDeclaration
Iteration through collection using For each ... In ... Do operator is available to object. XML Map Components are retrieved during iteration.
Access to XML Map Component is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Count
Get

Description:

Collection of named XML schema components.

Availability:

Server, thick client, external connection.

See also:

XMLSchema, property TypeDefinitions
XMLSchema, property AttributeDeclarations
XMLSchema, property ElementDeclarations
XMLSchema, property NotationDeclarations
XMLSchema, property AttributeGroupDefinitions
XMLSchema, property ModelGroupDefinitions
XMLSchema, property IdentityConstraintDefinitions

    

1C:Enterprise Developer's Community