xml-basic-0.1.1.3: Basics for XML/HTML representation and processing

Safe HaskellSafe-Inferred

Text.XML.Basic.Name.Qualified

Description

This name type preserves the characters case of its input and divides the names into namespace and local identifier.

Documentation

data T Source

Constructors

Cons 

Instances