tdwg / attribution

Joint TDWG/RDA group on metadata standards for attribution of physical and digital collection stewardship
13 stars 4 forks source link

Correct typo in line 33 #37

Closed nielsklazenga closed 4 years ago

nielsklazenga commented 4 years ago

When trying to install the Agent Actions extension in my IPT, I get the following error:

An error occurred while trying to install extension https://tdwg.github.io/attribution/people/dwc/agent_actions_v2020-05-18.xml. Can't parse local extension file: Attribute name "type:" associated with an element type "property" must be followed by the ' = ' character.

I think changing type: "string" in line 33 to type="string" will fix it.