Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Text.XML.HaXml.Schema.
PrettyHaskell Pretty-print the internal Haskell model of XSD datatypes to a real Haskell module containing type declarations, and instances for parsing (and printing - though not yet implemented) values of those datatypes from(/to) XML.
module Text.XML.HaXml.Schema.
PrettyHsBoot Pretty-print the internal Haskell model of XSD datatypes to a Haskell hs-boot module containing only stub type declarations. This approach is intended to work around issues of mutually recursive datatype definitions.
module Text.XML.HaXml.Schema.
PrimitiveTypes No documentation available.
Positive :: Integer -> PositiveIntegerHaXml Text.XML.HaXml.Schema.PrimitiveTypes No documentation available.
-
HaXml Text.XML.HaXml.Schema.PrimitiveTypes No documentation available.
PA :: Particle -> [Either AttributeDecl AttrGroup] -> Maybe AnyAttr -> ParticleAttrsHaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.
type
Particle = Maybe Either ChoiceOrSeq GroupHaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.
-
HaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.
Pattern :: Regexp -> MyRestrictionHaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.
Primitive :: PrimitiveType -> SimpleTypeHaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.