Project

General

Profile

Actions

Bug #3861

open

standardize namespace prefixed used for protocol module

Added by Margaret O'Brien about 15 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
eml - general bugs
Target version:
Start date:
03/05/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3861

Description

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.

Actions

Also available in: Atom PDF