XSWildcard.IsWildcardSubset

Syntax:

IsWildcardSubset(<Mask>)

Parameters:

<Mask> (required)

Type: XSWildcard.
Mask is a supposed subset.

Returned value:

Type: Boolean.

Description:

It defines if this mask is a subset of the specified one. Algorithm used described in http://www.w3.org/TR/xmlschema-1/#cos-ns-subset.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community