Home
last modified time | relevance | path

Searched refs:xsdParam (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Text/XML/HXT/Arrow/Pickle/
H A DSchema.hs89 ((== 1) . length . words . xsdParam xsd_enumeration) sc
94 (not . null . xsdParam xsd_enumeration) sc
129 xsdParam :: String -> Schema -> String
130 xsdParam n (CharData dtd) function
132 xsdParam _ _ = "" function
H A DDTD.hs234 , (a_default, (xsdParam xsd_enumeration sc))
257 enums = words . xsdParam xsd_enumeration $ sc