<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Dear pycsw team,</p>
<p><br>
</p>
<p>I just started working with pycsw and found two things I don't fully understand.</p>
<p><br>
</p>
<p>I saw that the DB has a field 'xml' which is not nullable. At first I thought I need to create a xml, store all the metadatainformtion in this xml and save it into this column. But this doesn't really make sense for me because then the whole information is
 stored twice in the same DB record. </p>
<p>So my question is, what 's the intention of this field, do I need to create such a xml?</p>
<p><br>
</p>
<p>The second question is somehow related. I am currently extending your metadata profile to make additional fields queryable. Using this explaination </p>
<p><a href="https://gist.github.com/tomkralidis/ddf5ea8b08ae90df592863cf065bd35f">https://gist.github.com/tomkralidis/ddf5ea8b08ae90df592863cf065bd35f</a> I was able to add new custom fields and also query them. I didn't set any xpath but everything still seems
 to work as expected. </p>
<p>When do I need to set the xpath and to which xml file does it belong?</p>
<p><br>
</p>
<p>Thanks a lot for your help and time!</p>
<p>Best regards,</p>
<p>Sophie<br>
</p>
<p><br>
</p>
</body>
</html>