metanorma / sts-ruby

Ruby library for NISO STS and ISO STS
1 stars 0 forks source link

Parsing published ISO STS XML document (ISO 8601-1) #13

Closed HassanAkbar closed 4 months ago

HassanAkbar commented 4 months ago

Fully parsing published ISO STS XML document (ISO 8601-1) -> https://github.com/metanorma/iso-8601-1/blob/dfdff8e439ae77b5d1e7a3f9c7bc51c9a61d92f3/submission/iso-8601-1-nisosts/C070907e.xml

closes #5

ronaldtse commented 4 months ago

@HassanAkbar this file is private and we can't use it as spec. Let me see if I can find out a testable sample, e.g. ISO Rice.

ronaldtse commented 4 months ago

@HassanAkbar can we first remove (i.e. scrub away the private content) and then merge the PR? We will need to replace the test file anyway.

HassanAkbar commented 4 months ago

@ronaldtse Sure, I'll update this PR.