<xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.xmlsoap.org/ws/2002/04/secext" xmlns:pvp="http://egov.gv.at/pvp1.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://egov.gv.at/pvp1.xsd" schemaLocation="szr_pvp.xsd"/> <xs:element name="Security"> <xs:complexType> <xs:sequence> <xs:element ref="pvp:pvpToken" /> </xs:sequence> </xs:complexType> </xs:element> </xs:schema>