cxml-rng
API documentation
Package:
cxml-rng
Function schema-start
Lambda List
schema-start
(
instance
)
Arguments
instance
-- an instance of
schema
Return Value
the start pattern, an instance of
pattern
Details
Reader function for the grammar's start pattern, from which all of the grammar's patters are reachable.
See also
schema
pattern