QuickTopic (SM) free message boards QuickTopic (SM) free message boards
Document
Comment Forum
Comment Review

The document below has a numbered blue "comment dot" () at the beginning of selected items. Click a blue dot to add your comment regarding that item. A glasses icon () indicates existing comments on an item; click it to see them. Click the buttons above to navigate between views.

You can add a general comment here:
 View general commentsAdd a general commentAdd a general comment
Go Pro!   Add a password, customize, and more:   Quick Doc Review Pro

Show comments in-line

Government Without Boundaries header graphic
Facility Search Application Schema - Parks and Recreation

Add your comment on this item1 <?xml version="1.0" ?>

Add your comment on this item2 <xsd:Schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">

Add your comment on this item3 <xsd:element name="Facilities">

Add your comment on this item4 <xsd:complexType>

Add your comment on this item5 <xsd:element name="Facility">

Add your comment on this item6 <xsd:complexType>

Add your comment on this item7 <xsd:sequence>

Add your comment on this item8 <xsd:element name="AgencyName" type="xsd:string" minOccurs="0" />

Add your comment on this item9 <xsd:element name="AgencyURL" type="xsd:string" minOccurs="0"/>

Add your comment on this item10 <xsd:element name="ImageURL" type="xsd:string" minOccurs="0" />

Add your comment on this item11 <xsd:element name="JurisdictionType" type="xsd:string" minOccurs="0" />

Add your comment on this item12 <xsd:element name="JurisdictionName" type="xsd:string" minOccurs="0" />

Add your comment on this item13 <xsd:element name="FacilityName" type="xsd:string" minOccurs="0" />

Add your comment on this item14 <xsd:element name="FacilityType" type="xsd:string" minOccurs="0" />

Add your comment on this item15 <xsd:element name="Latitude" type="xsd:string" minOccurs="0" />

Add your comment on this item16 <xsd:element name="Longitude" type="xsd:string" minOccurs="0" />

Add your comment on this item17 <xsd:element name="StreetAddress" type="xsd:string" minOccurs="0" />

Add your comment on this item18 <xsd:element name="City" type="xsd:string" minOccurs="0" />

Add your comment on this item19 <xsd:element name="State_Territory_Provence" type="xsd:string" minOccurs="0" />

Add your comment on this item20 <xsd:element name="PostalCode" type="xsd:string" minOccurs="0" />

Add your comment on this item21 <xsd:element name="County" type="xsd:string" minOccurs="0" />

Add your comment on this item22 <xsd:element name="Country" type="xsd:string" minOccurs="0" />

Add your comment on this item23 <xsd:element name="LocationName" type="xsd:string" minOccurs="0" />

Add your comment on this item24 <xsd:element name="LocationType" type="xsd:string" />

Add your comment on this item25 <xsd:element name="LocationURL" type="xsd:string"/>

Add your comment on this item26 <xsd:element name="Activities" type="xsd:string" />

Add your comment on this item27 </xsd:sequence>

Add your comment on this item28 </xsd:complexType>

Add your comment on this item29 </xsd:element>

Add your comment on this item30 </xsd:complexType>

Add your comment on this item31 </xsd:element>

Add your comment on this item32 </xsd:Schema>