|  | SaxonC
    11.7
    Saxon Processor library for C/C++, PHP and Python | 
#include <SaxonCGlue.h>
| Public Attributes | |
| char * | name | 
| char * | value | 
sxnc_property. This struct captures details of properties used for the transformation as (string, string) pairs. 
| char* sxnc_property::name | 
Internal use only. The name of the property.
| char* sxnc_property::value | 
Internal use only. The string value of the property.