Is there any way to create the extension taxonomy based on a XbrlDocument?
I need to create the
xyz.xsd
xyz_pre.xml
xyz_cal.xml
xyz_def.xml
xyz_lab-de.xml
cant find anything about it...Add("path/to/xyz.xsd", "example", "http://example...the document document.Save("path/to/output/xyz_pre.xml"); You...