You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assinatura eh gerenciada por fora geralmente, entao vale a pena tirar os elementos <xs:element ref="ds:Signature"/>
e <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema_v1.01.xsd"/>
no procprocessamento que isso alivia bastante o python gerido.
The text was updated successfully, but these errors were encountered:
assinatura eh gerenciada por fora geralmente, entao vale a pena tirar os elementos
<xs:element ref="ds:Signature"/>
e
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema_v1.01.xsd"/>
no procprocessamento que isso alivia bastante o python gerido.
The text was updated successfully, but these errors were encountered: