8000 standardize namespace prefixed used for protocol module · Issue #230 · NCEAS/eml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
standardize namespace prefixed used for protocol module #230
Closed
@mbjones

Description

@mbjones

Author Name: Margaret O'Brien (Margaret O'Brien)
Original Redmine Issue: 3861, https://projects.ecoinformatics.org/ecoinfo/issues/3861
Original Date: 2009-03-05
Original Assignee: Matt Jones


Two different namespace prefixes have been used for the protocol module. These should be standardized.

[mob@horcon eml]$ grep 'pro:' *xsd
eml-methods.xsd: <xs:element name="protocol" type="pro:ProtocolType">
[mob@horcon eml]$ grep 'prot:' *xsd
eml.xsd: <xs:element name="protocol" type="prot:ProtocolType">
[mob@horcon eml]$

Note that when this is fixed: in eml-documentation.xsl, the template name="externalNamespaceLink" should be edited to remove the namespace prefix that was dropped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0