Magento 1.9 - Error #111 : Error in parsing request XML:Error: Element type “NewShipper” must be declared. at line 2, column 323DHL request xml parsing error ,code 111Magento 2: DHL Shipping Method Element type “NewShipper” must be declared403 error from external request to magento 1.9 foldersFatal error: Class Abhi_Test_Model_Mysql4_Test contains 1 abstract method and must therefore be declared abstract or implement the remaining methodsfatal error “invalid image file type” import file - magento 1.9Magento 1.9 - Invalid block type error in exception logMagento 1.9 - There has been an error processing your requestFatal error: FileIterator contains 1 abstract method must therefore be declared abstract or implement the remaining methodsMagento 2: setExtensionAttributes must be an instance of errorMagento 1.9 Invalid block type: Mage_Checkout_Block_1cart_Header
Can a rocket refuel on Mars from water?
Why do I get two different answers for this counting problem?
Combinations of multiple lists
Were any external disk drives stacked vertically?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Does a druid starting with a bow start with no arrows?
Forgetting the musical notes while performing in concert
What to put in ESTA if staying in US for a few days before going on to Canada
How to take photos in burst mode, without vibration?
Blender 2.8 I can't see vertices, edges or faces in edit mode
Today is the Center
How to prevent "they're falling in love" trope
Doing something right before you need it - expression for this?
Twin primes whose sum is a cube
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Anagram holiday
A reference to a well-known characterization of scattered compact spaces
Intersection of two sorted vectors in C++
Why doesn't H₄O²⁺ exist?
Can I ask the recruiters in my resume to put the reason why I am rejected?
What is the most common color to indicate the input-field is disabled?
Is it legal for company to use my work email to pretend I still work there?
Infinite Abelian subgroup of infinite non Abelian group example
What exploit are these user agents trying to use?
Magento 1.9 - Error #111 : Error in parsing request XML:Error: Element type “NewShipper” must be declared. at line 2, column 323
DHL request xml parsing error ,code 111Magento 2: DHL Shipping Method Element type “NewShipper” must be declared403 error from external request to magento 1.9 foldersFatal error: Class Abhi_Test_Model_Mysql4_Test contains 1 abstract method and must therefore be declared abstract or implement the remaining methodsfatal error “invalid image file type” import file - magento 1.9Magento 1.9 - Invalid block type error in exception logMagento 1.9 - There has been an error processing your requestFatal error: FileIterator contains 1 abstract method must therefore be declared abstract or implement the remaining methodsMagento 2: setExtensionAttributes must be an instance of errorMagento 1.9 Invalid block type: Mage_Checkout_Block_1cart_Header
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm using DHL Shipping Method. After Order Placed. While creating New Shipment Label I have clicked on "Create Shipping Label" & Clicked on "Submit Shipment".
On popup, I have filled info. While saving it's giving below error
below are the logs;
2019-04-02T09:12:17+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<req:ShipmentValidateRequestAP xmlns:req="http://www.dhl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com ship-val-req_AP.xsd"><Request xmlns=""><ServiceHeader><SiteID>v62_lN4gpsFxPZ</SiteID><Password>KzJFjITtBb</Password></ServiceHeader></Request><NewShipper xmlns="">N</NewShipper><LanguageCode xmlns="">EN</LanguageCode><PiecesEnabled xmlns="">Y</PiecesEnabled><Billing xmlns=""><ShipperAccountNumber>305265281</ShipperAccountNumber><ShippingPaymentType>S</ShippingPaymentType><BillingAccountNumber>305265281</BillingAccountNumber><DutyPaymentType>S</DutyPaymentType><DutyAccountNumber>305265281</DutyAccountNumber></Billing><Consignee xmlns=""><CompanyName>Activate Commerce</CompanyName><AddressLine>5th Floor 7 Cavendish Square</AddressLine><City>London</City><Division>London</Division><PostalCode>W1G 0PE</PostalCode><CountryCode>GB</CountryCode><CountryName>United Kingdom</CountryName><Contact><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0715357620</PhoneNumber></Contact></Consignee><Commodity xmlns=""><CommodityCode>1</CommodityCode></Commodity><Dutiable xmlns=""><DeclaredValue>60.00</DeclaredValue><DeclaredCurrency>ZAR</DeclaredCurrency></Dutiable><Reference xmlns=""><ReferenceID>shipment reference</ReferenceID><ReferenceType>St</ReferenceType></Reference><ShipmentDetails xmlns=""><NumberOfPieces>1</NumberOfPieces><CurrencyCode>ZAR</CurrencyCode><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><PackageType>CP</PackageType><Weight>22</Weight><PieceContents>SCARF SILK - sea 'n sky</PieceContents></Piece></Pieces><PackageType>CP</PackageType><Weight>22</Weight><DimensionUnit>C</DimensionUnit><WeightUnit>K</WeightUnit><GlobalProductCode>P</GlobalProductCode><LocalProductCode>P</LocalProductCode><DoorTo>DD</DoorTo><Date>2019-04-02</Date><Contents>DHL Parcel</Contents></ShipmentDetails><Shipper xmlns=""><ShipperID>305265281</ShipperID><CompanyName>Carrol Boyes</CompanyName><RegisteredAccount>305265281</RegisteredAccount><AddressLine>Paarden Eiland Cnr Cumberland and I</AddressLine><AddressLine>ndustry Roads</AddressLine><City>Cape Town</City><Division>Western Cape</Division><PostalCode>7420</PostalCode><CountryCode>ZA</CountryCode><CountryName>South Africa</CountryName><Contact xmlns=""><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0214248263</PhoneNumber></Contact></Shipper><LabelImageFormat xmlns="">PDF</LabelImageFormat></req:ShipmentValidateRequestAP>
[result] => <?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='http://www.dhl.com' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'http://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-04-02T11:12:17.939+02:00</MessageTime>
<SiteID>v62_lN4gpsFxPZ</SiteID>
<Password>v62_lN4gpsFxPZ</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error:
Element type "NewShipper" must be
declared. at line 2, column 323</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190402111217_f701_a6e0af1f-0101-4f88-aff4-e80b8053c62d -->
[__pid] => 7422
)
Please advise what is wrong here.
Thanks
magento-1.9 shipping-methods dhl
add a comment |
I'm using DHL Shipping Method. After Order Placed. While creating New Shipment Label I have clicked on "Create Shipping Label" & Clicked on "Submit Shipment".
On popup, I have filled info. While saving it's giving below error
below are the logs;
2019-04-02T09:12:17+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<req:ShipmentValidateRequestAP xmlns:req="http://www.dhl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com ship-val-req_AP.xsd"><Request xmlns=""><ServiceHeader><SiteID>v62_lN4gpsFxPZ</SiteID><Password>KzJFjITtBb</Password></ServiceHeader></Request><NewShipper xmlns="">N</NewShipper><LanguageCode xmlns="">EN</LanguageCode><PiecesEnabled xmlns="">Y</PiecesEnabled><Billing xmlns=""><ShipperAccountNumber>305265281</ShipperAccountNumber><ShippingPaymentType>S</ShippingPaymentType><BillingAccountNumber>305265281</BillingAccountNumber><DutyPaymentType>S</DutyPaymentType><DutyAccountNumber>305265281</DutyAccountNumber></Billing><Consignee xmlns=""><CompanyName>Activate Commerce</CompanyName><AddressLine>5th Floor 7 Cavendish Square</AddressLine><City>London</City><Division>London</Division><PostalCode>W1G 0PE</PostalCode><CountryCode>GB</CountryCode><CountryName>United Kingdom</CountryName><Contact><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0715357620</PhoneNumber></Contact></Consignee><Commodity xmlns=""><CommodityCode>1</CommodityCode></Commodity><Dutiable xmlns=""><DeclaredValue>60.00</DeclaredValue><DeclaredCurrency>ZAR</DeclaredCurrency></Dutiable><Reference xmlns=""><ReferenceID>shipment reference</ReferenceID><ReferenceType>St</ReferenceType></Reference><ShipmentDetails xmlns=""><NumberOfPieces>1</NumberOfPieces><CurrencyCode>ZAR</CurrencyCode><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><PackageType>CP</PackageType><Weight>22</Weight><PieceContents>SCARF SILK - sea 'n sky</PieceContents></Piece></Pieces><PackageType>CP</PackageType><Weight>22</Weight><DimensionUnit>C</DimensionUnit><WeightUnit>K</WeightUnit><GlobalProductCode>P</GlobalProductCode><LocalProductCode>P</LocalProductCode><DoorTo>DD</DoorTo><Date>2019-04-02</Date><Contents>DHL Parcel</Contents></ShipmentDetails><Shipper xmlns=""><ShipperID>305265281</ShipperID><CompanyName>Carrol Boyes</CompanyName><RegisteredAccount>305265281</RegisteredAccount><AddressLine>Paarden Eiland Cnr Cumberland and I</AddressLine><AddressLine>ndustry Roads</AddressLine><City>Cape Town</City><Division>Western Cape</Division><PostalCode>7420</PostalCode><CountryCode>ZA</CountryCode><CountryName>South Africa</CountryName><Contact xmlns=""><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0214248263</PhoneNumber></Contact></Shipper><LabelImageFormat xmlns="">PDF</LabelImageFormat></req:ShipmentValidateRequestAP>
[result] => <?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='http://www.dhl.com' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'http://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-04-02T11:12:17.939+02:00</MessageTime>
<SiteID>v62_lN4gpsFxPZ</SiteID>
<Password>v62_lN4gpsFxPZ</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error:
Element type "NewShipper" must be
declared. at line 2, column 323</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190402111217_f701_a6e0af1f-0101-4f88-aff4-e80b8053c62d -->
[__pid] => 7422
)
Please advise what is wrong here.
Thanks
magento-1.9 shipping-methods dhl
add a comment |
I'm using DHL Shipping Method. After Order Placed. While creating New Shipment Label I have clicked on "Create Shipping Label" & Clicked on "Submit Shipment".
On popup, I have filled info. While saving it's giving below error
below are the logs;
2019-04-02T09:12:17+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<req:ShipmentValidateRequestAP xmlns:req="http://www.dhl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com ship-val-req_AP.xsd"><Request xmlns=""><ServiceHeader><SiteID>v62_lN4gpsFxPZ</SiteID><Password>KzJFjITtBb</Password></ServiceHeader></Request><NewShipper xmlns="">N</NewShipper><LanguageCode xmlns="">EN</LanguageCode><PiecesEnabled xmlns="">Y</PiecesEnabled><Billing xmlns=""><ShipperAccountNumber>305265281</ShipperAccountNumber><ShippingPaymentType>S</ShippingPaymentType><BillingAccountNumber>305265281</BillingAccountNumber><DutyPaymentType>S</DutyPaymentType><DutyAccountNumber>305265281</DutyAccountNumber></Billing><Consignee xmlns=""><CompanyName>Activate Commerce</CompanyName><AddressLine>5th Floor 7 Cavendish Square</AddressLine><City>London</City><Division>London</Division><PostalCode>W1G 0PE</PostalCode><CountryCode>GB</CountryCode><CountryName>United Kingdom</CountryName><Contact><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0715357620</PhoneNumber></Contact></Consignee><Commodity xmlns=""><CommodityCode>1</CommodityCode></Commodity><Dutiable xmlns=""><DeclaredValue>60.00</DeclaredValue><DeclaredCurrency>ZAR</DeclaredCurrency></Dutiable><Reference xmlns=""><ReferenceID>shipment reference</ReferenceID><ReferenceType>St</ReferenceType></Reference><ShipmentDetails xmlns=""><NumberOfPieces>1</NumberOfPieces><CurrencyCode>ZAR</CurrencyCode><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><PackageType>CP</PackageType><Weight>22</Weight><PieceContents>SCARF SILK - sea 'n sky</PieceContents></Piece></Pieces><PackageType>CP</PackageType><Weight>22</Weight><DimensionUnit>C</DimensionUnit><WeightUnit>K</WeightUnit><GlobalProductCode>P</GlobalProductCode><LocalProductCode>P</LocalProductCode><DoorTo>DD</DoorTo><Date>2019-04-02</Date><Contents>DHL Parcel</Contents></ShipmentDetails><Shipper xmlns=""><ShipperID>305265281</ShipperID><CompanyName>Carrol Boyes</CompanyName><RegisteredAccount>305265281</RegisteredAccount><AddressLine>Paarden Eiland Cnr Cumberland and I</AddressLine><AddressLine>ndustry Roads</AddressLine><City>Cape Town</City><Division>Western Cape</Division><PostalCode>7420</PostalCode><CountryCode>ZA</CountryCode><CountryName>South Africa</CountryName><Contact xmlns=""><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0214248263</PhoneNumber></Contact></Shipper><LabelImageFormat xmlns="">PDF</LabelImageFormat></req:ShipmentValidateRequestAP>
[result] => <?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='http://www.dhl.com' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'http://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-04-02T11:12:17.939+02:00</MessageTime>
<SiteID>v62_lN4gpsFxPZ</SiteID>
<Password>v62_lN4gpsFxPZ</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error:
Element type "NewShipper" must be
declared. at line 2, column 323</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190402111217_f701_a6e0af1f-0101-4f88-aff4-e80b8053c62d -->
[__pid] => 7422
)
Please advise what is wrong here.
Thanks
magento-1.9 shipping-methods dhl
I'm using DHL Shipping Method. After Order Placed. While creating New Shipment Label I have clicked on "Create Shipping Label" & Clicked on "Submit Shipment".
On popup, I have filled info. While saving it's giving below error
below are the logs;
2019-04-02T09:12:17+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<req:ShipmentValidateRequestAP xmlns:req="http://www.dhl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com ship-val-req_AP.xsd"><Request xmlns=""><ServiceHeader><SiteID>v62_lN4gpsFxPZ</SiteID><Password>KzJFjITtBb</Password></ServiceHeader></Request><NewShipper xmlns="">N</NewShipper><LanguageCode xmlns="">EN</LanguageCode><PiecesEnabled xmlns="">Y</PiecesEnabled><Billing xmlns=""><ShipperAccountNumber>305265281</ShipperAccountNumber><ShippingPaymentType>S</ShippingPaymentType><BillingAccountNumber>305265281</BillingAccountNumber><DutyPaymentType>S</DutyPaymentType><DutyAccountNumber>305265281</DutyAccountNumber></Billing><Consignee xmlns=""><CompanyName>Activate Commerce</CompanyName><AddressLine>5th Floor 7 Cavendish Square</AddressLine><City>London</City><Division>London</Division><PostalCode>W1G 0PE</PostalCode><CountryCode>GB</CountryCode><CountryName>United Kingdom</CountryName><Contact><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0715357620</PhoneNumber></Contact></Consignee><Commodity xmlns=""><CommodityCode>1</CommodityCode></Commodity><Dutiable xmlns=""><DeclaredValue>60.00</DeclaredValue><DeclaredCurrency>ZAR</DeclaredCurrency></Dutiable><Reference xmlns=""><ReferenceID>shipment reference</ReferenceID><ReferenceType>St</ReferenceType></Reference><ShipmentDetails xmlns=""><NumberOfPieces>1</NumberOfPieces><CurrencyCode>ZAR</CurrencyCode><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><PackageType>CP</PackageType><Weight>22</Weight><PieceContents>SCARF SILK - sea 'n sky</PieceContents></Piece></Pieces><PackageType>CP</PackageType><Weight>22</Weight><DimensionUnit>C</DimensionUnit><WeightUnit>K</WeightUnit><GlobalProductCode>P</GlobalProductCode><LocalProductCode>P</LocalProductCode><DoorTo>DD</DoorTo><Date>2019-04-02</Date><Contents>DHL Parcel</Contents></ShipmentDetails><Shipper xmlns=""><ShipperID>305265281</ShipperID><CompanyName>Carrol Boyes</CompanyName><RegisteredAccount>305265281</RegisteredAccount><AddressLine>Paarden Eiland Cnr Cumberland and I</AddressLine><AddressLine>ndustry Roads</AddressLine><City>Cape Town</City><Division>Western Cape</Division><PostalCode>7420</PostalCode><CountryCode>ZA</CountryCode><CountryName>South Africa</CountryName><Contact xmlns=""><PersonName>Kerry Kazadi</PersonName><PhoneNumber>0214248263</PhoneNumber></Contact></Shipper><LabelImageFormat xmlns="">PDF</LabelImageFormat></req:ShipmentValidateRequestAP>
[result] => <?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='http://www.dhl.com' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'http://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-04-02T11:12:17.939+02:00</MessageTime>
<SiteID>v62_lN4gpsFxPZ</SiteID>
<Password>v62_lN4gpsFxPZ</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error:
Element type "NewShipper" must be
declared. at line 2, column 323</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190402111217_f701_a6e0af1f-0101-4f88-aff4-e80b8053c62d -->
[__pid] => 7422
)
Please advise what is wrong here.
Thanks
magento-1.9 shipping-methods dhl
magento-1.9 shipping-methods dhl
edited 2 days ago
Raj Mohan R
3919
3919
asked 2 days ago
K KazadiK Kazadi
263
263
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268324%2fmagento-1-9-error-111-error-in-parsing-request-xmlerror-element-type-new%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268324%2fmagento-1-9-error-111-error-in-parsing-request-xmlerror-element-type-new%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown