<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    That deceleration (<tt>
      xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" </tt>) you
    mentioned below is part of the IdP metadata file.  But comparing it
    IdP metadata file to our production IdP our testing IdP's metadata
    does not have the following line, which our production IdP metadata
    does (as the first line):<br>
    <br>
    <div style="box-sizing: border-box; font-family: "Segoe
      UI", system-ui, "Apple Color Emoji", "Segoe UI
      Emoji", sans-serif; font-size: 14px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
      start; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px;"><?xml version="1.0"
      encoding="UTF-8"?></div>
    <br>
    thx<br>
    <br>
    <div class="moz-cite-prefix">On 4/17/20 1:47 PM, Brent Putman wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:2f32da3f-8078-8c6e-36e4-d9f7cac308ce@georgetown.edu">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><br>
      </p>
      <div class="moz-cite-prefix">On 4/17/20 9:00 AM, Lohr, Donald
        wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:c390e4b5-2d0a-2f7e-1479-378cc0364d63@jmu.edu"> <br>
        <br>
        1) When using a web browser and going after its ../idp/pub..
        metadata file url the following error is displayed (I've changed
        the url of this IdP to protect the innocent):<br>
      </blockquote>
      <p><br>
      </p>
      <p>Aside from the error itself, it's not clear how you are hosting
        things at /idp/pub like that. Not saying it's not possible or
        allowed, but I think you're assuming we know the technical
        details of what you're doing, and I don't think we do.<br>
      </p>
      <p><br>
      </p>
      <blockquote type="cite"
        cite="mid:c390e4b5-2d0a-2f7e-1479-378cc0364d63@jmu.edu"> <tt><br>
        </tt><tt>XML Parsing Error: prefix not bound to a namespace</tt><tt><br>
        </tt><tt> </tt><tt><br>
        </tt><tt>Location: <a class="moz-txt-link-freetext"
            href="https://dummy.jmu.edu/idp/pub/jummy-metadata.xml"
            moz-do-not-send="true">https://dummy.jmu.edu/idp/pub/jummy-metadata.xml</a></tt><tt><br>
        </tt><tt> </tt><tt><br>
        </tt><tt>Line Number 5, Column 13:</tt><tt><br>
        </tt><tt> </tt><tt><br>
        </tt><tt>            <shibmd:Scope
          regexp="false">jmu.edu</shibmd:Scope></tt><tt><br>
        </tt><tt> ------------^</tt><br>
        <br>
        What's the cause of this?</blockquote>
      <p><br>
      </p>
      <p>It's not clear to me what piece of software is raising that
        error...  But the XML error itself is pretty clear.  In that XML
        document you apparently don't have a namespace declaration for
        the shibmd prefix.  On the document root element, or at least on
        some ancestor element of that shibmd:Scope one, you must have an
        attribute like below.  Standard XML namespaces stuff.</p>
      <p><tt>xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"</tt><br>
      </p>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
D o n a l d   L o h r
I n f o r m a t i o n   S y s t e m s
J a m e s   M a d i s o n   U n i v e r s i t y
5 4 0 . 5 6 8 . 3 7 3 0
</pre>
  </body>
</html>