xades:SignatureProductionPlace
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Other elements with the same name: xades:SignatureProductionPlace
Type: xades:SignatureProductionPlaceType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xades:City [0..1]
- xades:StateOrProvince [0..1]
- xades:PostalCode [0..1]
- xades:CountryName [0..1]
Attributes
None
Used in
- Type xades:SignedSignaturePropertiesType (Elements xades:SignedSignatureProperties, xades:SignedSignatureProperties)
Sample instance
<xades:SignatureProductionPlace> <xades:City>string</xades:City> <xades:StateOrProvince>string</xades:StateOrProvince> <xades:PostalCode>string</xades:PostalCode> <xades:CountryName>string</xades:CountryName> </xades:SignatureProductionPlace>