PrintConfig\PrintCapabilitesWriter.cs (7)
156WriteQNameProperty(PrintSchemaNamespaces.Framework, "DataType", PrintSchemaNamespaces.xsd, "integer");
162WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional");
570WriteQNameProperty(PrintSchemaNamespaces.Framework, "DataType", PrintSchemaNamespaces.xsd, "integer");
576WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional");
631WriteQNameProperty(PrintSchemaNamespaces.Framework, "DataType", PrintSchemaNamespaces.xsd, "string");
634WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional");
649WriteQNameProperty(PrintSchemaNamespaces.Framework, "SelectionType", selectionTypeNamespace, selectionTypeName);