Namespace: |
|
Content: |
complex, 4 elements |
Defined: |
globally in XADES.xsd; see XML source |
Includes: |
definitions of 4 elements |
Used: |
at 2 locations |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
City (type xsd:string), CountryName (type xsd:string), |
PostalCode (type xsd:string), StateOrProvince (type xsd:string) |
<xsd:complexType name="SignatureProductionPlaceType"> <xsd:sequence> </xsd:sequence> </xsd:complexType> |
Type: |
xsd:string, predefined, simple content |
<xsd:element minOccurs="0" name="City" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
<xsd:element minOccurs="0" name="CountryName" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
<xsd:element minOccurs="0" name="PostalCode" type="xsd:string"/> |
Type: |
xsd:string, predefined, simple content |
<xsd:element minOccurs="0" name="StateOrProvince" type="xsd:string"/> |
XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set |