Opened 13 years ago
Closed 13 years ago
#893 closed defect (fixed)
Metadata brief template uses match instead of saxon:call-template
Reported by: | simonp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Brief template call was using a copy to create a new xml tree and then apply-templates on new xml tree. This is ok for smaller records but not so flash for larger records (eg. iso19135 registers) should use saxon:call-template instead.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in svn commit rev 9100