1: 2: 3: 4: 5: 6: 7:
typedef struct { int numItems; char* Schema; char* qual; char* Felder [1]; } PTS_STRUCT;