Papers/Others

Code Generation Using XML Based Document Transformation

tomato13 2008. 7. 27. 18:36

www.theserverside.com/tt/articles/content/XMLCodeGen/xmltransform.pdf

 

이 논문은 XML 기반의 Programming방안을 설명한다. 그리고 XSLT, XPATH를 사용하여 XML기반의 Code generation이 가능하다는 것을 보인다. 논문에서는 이러한 방법이 software development life cycle을 크게 향상시킬 수 있다고 설명한다.

 

The document transformation approach, when applied to the particular area of code generation, incorporates a higher degree of automation into the software development life cycle.

 

One developer's expertise in XSLT and code generation could dramatically lessen the burden on other software developers by providing semantically rich, high-level APIs through code generation.