Does anyone have an example of adult signature required for worldship ups xml autoimport? I get the label to print but the package gets left on the porch no signature.
<element type = "Signature-AdultSignatureRequired" minOccurs = "0" maxOccurs = "1"/>
<element type = "SignatureRequired" minOccurs = "0" maxOccurs = "1"/>
<element type = "AdultSignatureRequired" minOccurs = "0" maxOccurs = "1"/>
<element type = "AdultSignatureRequired" minOccurs = "0" maxOccurs = "1"/>
<ElementType name = "SignatureRequired" content = "textOnly" dt:type = "string" model = "closed" wsi:maxLength = "1" wsi:datatype = "boolean"/>
<ElementType name = "AdultSignatureRequired" content = "textOnly" dt:type = "string" model = "closed" wsi:maxLength = "1" wsi:datatype = "boolean"/>
<ElementType name = "Signature-AdultSignatureRequired" content = "textOnly" dt:type = "string" model = "closed" wsi:maxLength = "2"/>