export interface IXMLChildOptions { name?: string; stripPluralS?: boolean; namespace?: string; nestedNamespace?: string; implicitStructure?: string; }