blank Attribute with value in XML with XSLT transformation
问题 I have below XMl and I need to replace root="" with Dynamic GUID value. this can be anywhere in XML document. it does not work with below XSLT. This is just the extended text to post successfully. <ClinicalDocument xmlns="urn:hl7-org:v3"> <templateId root="2.16.840.1.113883.10.20.22.1.2" extension="2015-08-01"/> <id root=""/> <code code="34133-9" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LN" displayName="Summarization of Episode Note"/> <title>Patient Summary Document</title>