<p>Derived from SOPAC IGS Site Log XML Schema 2011 (http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/dataStreams/2011/dataStreams.xsd)</p><p>Modifications from original</p><ul><li>Made part of eGeodesy namespace</li><li>Replaced schema enumerations with GML code lists</li><li>Added global dataStreams element and dataStreamPropertyType as per GML property-by-reference convention</li></ul>
<simpleType name="ipv4AddressType"><annotation><documentation>An IP Version 4 address.</documentation></annotation><restriction base="string"><pattern value="\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}"/></restriction></simpleType>
<simpleType name="ipv6AddressType"><annotation><documentation>An IP Version 6 address.</documentation></annotation><restriction base="string"><pattern value="([A-Fa-f0-9]{1,4}:){7}[A-Fa-f0-9]{1,4}"/></restriction></simpleType>