public static XmlQualifiedName GetSchema(XmlSchemaSet xs)
 {
     return(FeedEntryHelper.GetSchema(xs, "salesInvoice", Namespaces.northwindNamespace, "Sage.Integration.Northwind.Adapter.crmErp.xsd"));
 }
Esempio n. 2
0
 public static XmlQualifiedName GetSchema(XmlSchemaSet xs)
 {
     return(FeedEntryHelper.GetSchema(xs, "phoneNumber", Namespaces.sc, "Sage.Integration.Northwind.Adapter.common.xsd"));
 }