7 references to WriteQNameProperty
ReachFramework (7)
PrintConfig\PrintCapabilitesWriter.cs (7)
154WriteQNameProperty(PrintSchemaNamespaces.Framework, "DataType", PrintSchemaNamespaces.xsd, "integer"); 160WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional"); 568WriteQNameProperty(PrintSchemaNamespaces.Framework, "DataType", PrintSchemaNamespaces.xsd, "integer"); 574WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 629WriteQNameProperty(PrintSchemaNamespaces.Framework, "DataType", PrintSchemaNamespaces.xsd, "string"); 632WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 647WriteQNameProperty(PrintSchemaNamespaces.Framework, "SelectionType", selectionTypeNamespace, selectionTypeName);