-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in handling child parameters (#9)
- Loading branch information
1 parent
925b75e
commit aa55932
Showing
5 changed files
with
158 additions
and
9 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bulkCmConfigDataFile xmlns="http://www.3gpp.org/ftp/specs/archive/32_series/32.615#configData" xmlns:en="http://www.3gpp.org/ftp/specs/archive/32_series/32.765#eutranNrm" xmlns:un="http://www.3gpp.org/ftp/specs/archive/32_series/32.765#utranNrm" xmlns:gn="http://www.3gpp.org/ftp/specs/archive/32_series/32.765#gsmNrm" xmlns:xn="http://www.3gpp.org/ftp/specs/archive/32_series/32.625#genericNrm" xmlns:zs="http://ZTESpecificAttributes#ZTESpecificAttributes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.3gpp.org/ftp/specs/archive/32_series/32.615#configData configData.xsd" xmlns:bs="http://www.bodastage.com"> | ||
<fileHeader fileFormatVersion="0.1.0" vendorName="Bodastage Solutions"/> | ||
<configData> | ||
<xn:SubNetwork id="BS_NRM_ROOT"> | ||
<xn:SubNetwork id="101"> | ||
<xn:attributes> | ||
<xn:setOfMcc>999</xn:setOfMcc> | ||
<xn:userLabel>usrLabel</xn:userLabel> | ||
<xn:userDefinedNetworkType></xn:userDefinedNetworkType> | ||
<xn:dnPrefix>www.bodastage.com</xn:dnPrefix> | ||
</xn:attributes> | ||
<xn:meContext id="4698"> | ||
<xn:attributes> | ||
<xn:meContextId>4698</xn:meContextId> | ||
<xn:dnPrefix>DC=www.bodastage.com</xn:dnPrefix> | ||
</xn:attributes> | ||
<xn:ManagedElement id="4698"> | ||
<xn:attributes> | ||
<xn:locationName></xn:locationName> | ||
<xn:userDefinedState>2</xn:userDefinedState> | ||
<xn:vendorName>Bodastage Solutions</xn:vendorName> | ||
<xn:swVersion>0.0.0</xn:swVersion> | ||
<xn:managedElementType>SDR</xn:managedElementType> | ||
<xn:userLabel>Some Element Name</xn:userLabel> | ||
</xn:attributes> | ||
<xn:vsDataContainer id="Q0001"> | ||
<xn:attributes> | ||
<xn:vsDataType>vsDataEUtranCellFDD</xn:vsDataType> | ||
<xn:vsDataFormatVersion>BodastageSpecificAttributes.0.0.0</xn:vsDataFormatVersion> | ||
<bs:vsDataEUtranCellFDD> | ||
<bs:userLabel>Q0001</bs:userLabel> | ||
<bs:cellId>0001</bs:cellId> | ||
<bs:tac>9</bs:tac> | ||
<bs:userId></bs:userId> | ||
<bs:pciConflictCell> | ||
<bs:enbId>12345</bs:enbId> | ||
<bs:cellId>9</bs:cellId> | ||
<bs:mcc>0</bs:mcc> | ||
<bs:mnc>00</bs:mnc> | ||
</bs:pciConflictCell> | ||
<bs:pciConflictCell> | ||
<bs:enbId>12345</bs:enbId> | ||
<bs:cellId>8</bs:cellId> | ||
<bs:mcc>1</bs:mcc> | ||
<bs:mnc>01</bs:mnc> | ||
</bs:pciConflictCell> | ||
</bs:vsDataEUtranCellFDD> | ||
</xn:attributes> | ||
</xn:vsDataContainer> | ||
</xn:ManagedElement> | ||
</xn:meContext> | ||
</xn:SubNetwork> | ||
</xn:SubNetwork> | ||
</configData> | ||
<fileFooter dateTime="2019-04-16T00:05:00+03:00"/> | ||
</bulkCmConfigDataFile> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bulkCmConfigDataFile xmlns="http://www.3gpp.org/ftp/specs/archive/32_series/32.615#configData" xmlns:en="http://www.3gpp.org/ftp/specs/archive/32_series/32.765#eutranNrm" xmlns:un="http://www.3gpp.org/ftp/specs/archive/32_series/32.765#utranNrm" xmlns:gn="http://www.3gpp.org/ftp/specs/archive/32_series/32.765#gsmNrm" xmlns:xn="http://www.3gpp.org/ftp/specs/archive/32_series/32.625#genericNrm" xmlns:zs="http://ZTESpecificAttributes#ZTESpecificAttributes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.3gpp.org/ftp/specs/archive/32_series/32.615#configData configData.xsd" xmlns:bs="http://www.bodastage.com"> | ||
<fileHeader fileFormatVersion="0.1.0" vendorName="Bodastage Solutions"/> | ||
<configData> | ||
<xn:SubNetwork id="BS_NRM_ROOT"> | ||
<xn:SubNetwork id="101"> | ||
<xn:attributes> | ||
<xn:setOfMcc>999</xn:setOfMcc> | ||
<xn:userLabel>usrLabel</xn:userLabel> | ||
<xn:userDefinedNetworkType></xn:userDefinedNetworkType> | ||
<xn:dnPrefix>www.bodastage.com</xn:dnPrefix> | ||
</xn:attributes> | ||
<xn:meContext id="4698"> | ||
<xn:attributes> | ||
<xn:meContextId>4698</xn:meContextId> | ||
<xn:dnPrefix>DC=www.bodastage.com</xn:dnPrefix> | ||
</xn:attributes> | ||
<xn:ManagedElement id="4698"> | ||
<xn:attributes> | ||
<xn:locationName></xn:locationName> | ||
<xn:userDefinedState>2</xn:userDefinedState> | ||
<xn:vendorName>Bodastage Solutions</xn:vendorName> | ||
<xn:swVersion>0.0.0</xn:swVersion> | ||
<xn:managedElementType>SDR</xn:managedElementType> | ||
<xn:userLabel>Some Element Name</xn:userLabel> | ||
</xn:attributes> | ||
<xn:vsDataContainer id="Q0001"> | ||
<xn:attributes> | ||
<xn:vsDataType>vsDataEUtranCellFDD</xn:vsDataType> | ||
<xn:vsDataFormatVersion>BodastageSpecificAttributes.0.0.0</xn:vsDataFormatVersion> | ||
<bs:vsDataEUtranCellFDD> | ||
<bs:userLabel>Q0001</bs:userLabel> | ||
<bs:cellId>1001</bs:cellId> | ||
<bs:tac>9</bs:tac> | ||
<bs:userId></bs:userId> | ||
<bs:pciConflictCell> | ||
<bs:enbId>12345</bs:enbId> | ||
<bs:cellId>9</bs:cellId> | ||
<bs:mcc>0</bs:mcc> | ||
<bs:mnc>00</bs:mnc> | ||
</bs:pciConflictCell> | ||
<bs:pciConflictCell> | ||
<bs:enbId>12345</bs:enbId> | ||
<bs:cellId>8</bs:cellId> | ||
<bs:mcc>1</bs:mcc> | ||
<bs:mnc>01</bs:mnc> | ||
</bs:pciConflictCell> | ||
</bs:vsDataEUtranCellFDD> | ||
</xn:attributes> | ||
</xn:vsDataContainer> | ||
<xn:vsDataContainer id="Q0002"> | ||
<xn:attributes> | ||
<xn:vsDataType>vsDataEUtranCellFDD</xn:vsDataType> | ||
<xn:vsDataFormatVersion>BodastageSpecificAttributes.0.0.0</xn:vsDataFormatVersion> | ||
<bs:vsDataEUtranCellFDD> | ||
<bs:userLabel>Q0002</bs:userLabel> | ||
<bs:cellId>1002</bs:cellId> | ||
<bs:tac>9</bs:tac> | ||
<bs:userId></bs:userId> | ||
<bs:pciConflictCell> | ||
<bs:enbId>54321</bs:enbId> | ||
<bs:cellId>2001</bs:cellId> | ||
<bs:mcc>0</bs:mcc> | ||
<bs:mnc>00</bs:mnc> | ||
</bs:pciConflictCell> | ||
<bs:pciConflictCell> | ||
<bs:enbId>54321</bs:enbId> | ||
<bs:cellId>8001</bs:cellId> | ||
<bs:mcc>1</bs:mcc> | ||
<bs:mnc>01</bs:mnc> | ||
</bs:pciConflictCell> | ||
</bs:vsDataEUtranCellFDD> | ||
</xn:attributes> | ||
</xn:vsDataContainer> | ||
</xn:ManagedElement> | ||
</xn:meContext> | ||
</xn:SubNetwork> | ||
</xn:SubNetwork> | ||
</configData> | ||
<fileFooter dateTime="2019-04-16T00:05:00+03:00"/> | ||
</bulkCmConfigDataFile> |