|
M&B: Bannerlord 1.3.4
The horns sound, the ravens gather.
|
Classes | |
| struct | XsdElement |
Static Public Member Functions | |
| static void | ReadXsdFileAndExtractInformation (string xsdFilePath) |
| static string | GetFullXPathOfElement (XElement element, bool isXsd=true) |
| static void | InitializeXmlInformationList (List< MbObjectXmlInformation > xmlInformation) |
| static string | GetXmlMergeOutput (List< String > strings) |
| static void | GetMbprojxmls (string moduleName) |
| static void | GetXmlListAndApply (string moduleName) |
Static Public Attributes | |
| static List< MbObjectXmlInformation > | XmlInformationList = new List<MbObjectXmlInformation>() |
| static List< MbObjectXmlInformation > | MbprojXmls = new List<MbObjectXmlInformation>() |
| static Dictionary< string, Dictionary< string, XsdElement > > | XsdElementDictionary = new Dictionary<string, Dictionary<string, XsdElement>>() |
| static XNamespace | XsNamespace = "http://www.w3.org/2001/XMLSchema" |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |