ISO-TC211 / XML

XML schema, transforms, schematron rules, and examples for ISO TC211 Metadata Standards
46 stars 26 forks source link

CharacterString Substitutions #120

Closed tedhabermann closed 9 years ago

tedhabermann commented 9 years ago

Generalized fileIdentifier and multiLingualCharacterStrings to handle substitutions for gco:CharacterString

smrgeoinfo commented 9 years ago

looks like standards.iso.org/19115/resources/transforms/ISO19139to19115-3.xsl standards.iso.org/19115/resources/transforms/multiLingualCharacterStrings.xsl were moved into transforms/19139. did a git rm on those two files in the fileIdentifiersASFileNames branch, switched to master and did git merge --no-ff fileIdentifiersAsFileNames git commit -a appears to have fixed things up...

fxprunayre commented 9 years ago

Yep, those changes were applied to https://github.com/ISO-TC211/XML/blob/master/standards.iso.org/19115/resources/transforms/ISO19139/mapping/core.xsl and https://github.com/ISO-TC211/XML/blob/master/standards.iso.org/19115/resources/transforms/ISO19139/utility/multiLingualCharacterStrings.xsl

I think we can close this and also remove old unused XSLTs (See #138)