GeoRssFeed_V4 Schema
TypeGuid Complex Type
Namespace (none)
Base Type
Extension of xs:string
Diagram
TypeGuid Complex Type
Overview
TypeGuid Extension of xs:string
isPermaLink optional xs:boolean
Used By
guid Element
Attributes
NameTypeUseDefaultFixedDescription
isPermaLinkxs:booleanoptionaltrue  
Source
<xs:complexType name="TypeGuid" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="isPermaLink" type="xs:boolean" use="optional" default="true" />
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
See Also
GeoRssFeed_V4 Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.