blob: 0d64db94a6229958025edd8d395666d009a3c412 [file] [log] [blame]
/*
c14n.h
*/
/******************************************************************************\
* *
* Schema Namespaces *
* *
\******************************************************************************/
//gsoap c14n schema import: http://www.w3.org/2001/10/xml-exc-c14n#
//gsoap c14n schema elementForm: qualified
//gsoap c14n schema attributeForm: unqualified
/******************************************************************************\
* *
* Schema Types *
* *
\******************************************************************************/
typedef struct _c14n__InclusiveNamespaces
{ @char* PrefixList;
} _c14n__InclusiveNamespaces;