Class SignatureProductionPlaceV2Details

java.lang.Object
javax.xml.crypto.dom.DOMStructure
es.uji.crypto.xades.jxades.security.xml.XAdES.XAdESStructure
es.uji.crypto.xades.jxades.security.xml.XAdES.SignatureProductionPlaceV2Details
All Implemented Interfaces:
XMLStructure

public class SignatureProductionPlaceV2Details extends XAdESStructure
Sample usage of signing SignatureProductionPlaceV2:

<xades:SignatureProductionPlace> <xades:City>City</xades:City> <xades:StreetAddress>StreetAddress</xades:StreetAddress> <xades:StateOrProvince>StateOrProvince</xades:StateOrProvince> <xades:PostalCode>PostalCode</xades:PostalCode> <xades:CountryName>CountryName</xades:CountryName> </xades:SignatureProductionPlace>