curl http://{HOST}:{PORT}/SymXchange/v2/account?wsdl > Account.wsdl

curl http://{HOST}:{PORT}/SymXchange/v2/account?xsd=../xsd/v1/common.xsd > common.xsd

curl http://{HOST}:{PORT}/SymXchange/v2/account?xsd=xsd/account_retrieve.xsd > account_retrieve.xsd

curl http://{HOST}:{PORT}/SymXchange/v2/account?xsd=account_update.xsd > account_update.xsd

curl http://{HOST}:{PORT}/SymXchange/v2/account?xsd=xsd/account_create.xsd > account_create.xsd

curl http://{HOST}:{PORT}/SymXchange/poweron\?wsdl > PowerOn.wsdl

curl http://{HOST}:{PORT}/SymXchange/poweron?xsd=xsd/poweron.xsd > poweronxsd.xsd

curl http://{HOST}:{PORT}/SymXchange/transactions\?wsdl > Transactions.wsdl

curl http://{HOST}:{PORT}/SymXchange/transactions?xsd=xsd/transactions.xsd > transactionsxsd.xsd

curl http://{HOST}:{PORT}/SymXchange/findby?wsdl > FindBy.wsdl

curl http://{HOST}:{PORT}/SymXchange/findby?xsd=xsd/findby.xsd > findbyxsd.xsd