Branch

Consists of zero or more pieces combined.

Syntax

branch :: = piece*

Remarks

The following table shows valid branches R and their set of strings L(R).

Valid branches R for all pieces S and branches T Set of strings L(R)

S

All strings in L(S).

ST

All strings ST with S in L(S) and T in L(T).

See Also

Reference

XML Schema Regular Expressions
XML Schema Regular Expressions Reference Chart
Piece

Concepts

Data Type Facets