XML Schema Home

XML::Schema::Facet

Table of Contents


Synopsis


Description

This modules implements a base class for objects representing XML Schema facets. A facet is a constraint which can be applied to a simple type to ensure that its values match some criteria, e.g. conform to a regular expression pattern, fall within a particular numerical range, do not exceed a particular string length, etc.

Methods

Perl XML::Schema Documentation