diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | LocationString GeoLocation | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LocationType"> <xs:annotation> <xs:documentation> Location information </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="LocationString" type="LocalizedStringType"/> <xs:element name="GeoLocation" type="xs:anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
type | LocalizedStringType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="LocationString" type="LocalizedStringType"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="GeoLocation" type="xs:anyURI" minOccurs="0"/> |