xlsx-0.7.2: Simple and incomplete Excel file parser/writer

Safe HaskellNone
LanguageHaskell2010

Codec.Xlsx.Types.Internal.Relationships

Synopsis

Documentation

data Relationship #

Constructors

Relationship 

newtype Relationships #

Describes relationships according to Open Packaging Convention

See ECMA-376, 4th Edition Office Open XML File Formats — Open Packaging Conventions

Constructors

Relationships 

joinRel :: FilePath -> FilePath -> FilePath #

joins relative URI (actually a file path as an internal relation target)

pr :: Text -> Name #

Add package relationship namespace to name

odr :: Text -> Name #

Add office document relationship namespace to name